Skip to content

Commit 6c2adb1

Browse files
davidsbatistaanakin87
authored andcommitted
fix: adding data/abbreviations as part of our repo + distribution (#9721)
* adding data/abbreviations as part of our repo * adding release notes
1 parent 06b9d9c commit 6c2adb1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ dmypy.json
142142

143143
# haystack files
144144
haystack/document_store/qa.db
145-
data
146145
**/mlruns/**
147146
src
148147
models
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
fixes:
3+
- |
4+
The English and German abbreviation files used by the `SentenceSplitter` are now included in the distribution. They were previously missing due to a config in the `.gitignore` file.

0 commit comments

Comments
 (0)