ucto

ucto

LanguageMachines

Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation. Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --

70 Stars
14 Forks
70 Watchers
C++ Language
gpl-3.0 License
Cost to Build
$888.4K
Market Value
$2.06M

Growth over time

7 data points  ·  2021-08-01 → 2025-08-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about ucto

Question copied to clipboard

What is the LanguageMachines/ucto GitHub project? Description: "Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation. Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --". Written in C++. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone ucto

Clone via HTTPS

git clone https://github.com/LanguageMachines/ucto.git

Clone via SSH

[email protected]:LanguageMachines/ucto.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the ucto issue tracker:

Open GitHub Issues