Droidtown/ArticutAPI
Rule-based Chinese word segmentation and POS tagging API achieving 94%+ F1-measure on SIGHAN 2005 benchmark.

Not currently ranked — collecting fresh signals.
star history
Articut is a Chinese natural language processing service that performs word segmentation (分詞) and part-of-speech tagging using grammar-rule-based methods rather than machine learning. It targets Chinese text processing tasks and offers multiple deployment modes including HTTP API, multiprocessing batch processing, and WebSocket for real-time applications like chatbots.
Frequently asked
- What is Droidtown/ArticutAPI?
- Rule-based Chinese word segmentation and POS tagging API achieving 94%+ F1-measure on SIGHAN 2005 benchmark.
- Is ArticutAPI open source?
- Yes — Droidtown/ArticutAPI is open source, released under the MIT license.
- What language is ArticutAPI written in?
- Droidtown/ArticutAPI is primarily written in Python.
- How popular is ArticutAPI?
- Droidtown/ArticutAPI has 415 stars on GitHub.
- Where can I find ArticutAPI?
- Droidtown/ArticutAPI is on GitHub at https://github.com/Droidtown/ArticutAPI.