We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53e2734 commit ae9968eCopy full SHA for ae9968e
README.md
@@ -0,0 +1,17 @@
1
+LangUkDotNet
2
+===============================
3
+[](https://travis-ci.org/tsdaemon/LangUkDotNet)
4
+
5
+.NET implementation of python tools [lang-uk](https://github.com/lang-uk) for natural language processing with ukrainian flavour.
6
7
+* Free software: MIT license
8
9
+TokenizeUk
10
+------------------------------
11
12
+* Tokenize given text into sentences
13
+* Tokenize given sentence into words
14
+* Works well with accented characters (like stresses) and apostrophes
15
+* Suitable also for other languages
16
17
+* Documentation: https://tokenize_uk.readthedocs.org
0 commit comments