-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2680d8e
commit bac767f
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule snowball-data
updated
24 files
+1 −1 | armenian/COPYING | |
+1 −1 | basque/COPYING | |
+1 −1 | catalan/COPYING | |
+13,194 −8 | english/output.txt | |
+13,192 −6 | english/voc.txt | |
+16 −0 | estonian/COPYING | |
+57,861 −0 | estonian/output.txt | |
+57,861 −0 | estonian/voc.txt | |
+1 −1 | french/COPYING | |
+77 −77 | german/output.txt | |
+0 −35,033 | german2/output.txt | |
+0 −35,033 | german2/voc.txt | |
+1 −1 | greek/COPYING | |
+1 −1 | hindi/COPYING | |
+1 −1 | indonesian/COPYING | |
+1 −1 | lithuanian/COPYING | |
+13,192 −6 | lovins/output.txt | |
+13,192 −6 | lovins/voc.txt | |
+12,180 −5 | porter/output.txt | |
+12,175 −0 | porter/voc.txt | |
+113 −0 | scripts/stemmer-compare | |
+5 −1 | scripts/wikipedia-most-common-words | |
+83 −18 | swedish/output.txt | |
+65 −0 | swedish/voc.txt |
Submodule utfcpp
updated
5 files
+1 −1 | CMakeLists.txt | |
+9 −5 | README.md | |
+3 −1 | source/utf8/unchecked.h | |
+5 −0 | tests/test_unchecked_api.h | |
+3 −1 | utf8cppConfig.cmake.in |