Skip to content

Commit ae9968e

Browse files
committed
readme
1 parent 53e2734 commit ae9968e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
LangUkDotNet
2+
===============================
3+
[![Build Status](https://travis-ci.org/tsdaemon/LangUkDotNet.svg?branch=master)](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

Comments
 (0)