Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions ukrainian/COPYING
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
voc.txt was generated from a dump of the Ukrainian wikipedia by the script
wikipedia-most-common-words like so:

WikiExtractor.py ukwiki-latest-pages-articles.xml.bz2
cat text/*/* | ./wikipedia-most-common-words 10 cyrillic > voc.txt

The dump used was dated October 25th 2021.

output.txt was generated from voc.txt by running it through the stemmer.

Wikipedia is licensed as: https://creativecommons.org/licenses/by-sa/3.0/
Loading