Skip to content

Commit 541f94e

Browse files
committed
Fix path to wordsegment data files
1 parent 1784714 commit 541f94e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

MANIFEST.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
include README.rst
22
include LICENSE
3-
include unigrams.txt
4-
include bigrams.txt
3+
include wordsegment/*.txt

0 commit comments

Comments
 (0)