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

Velocity · 7d
+0.2
★ / day
Trend
→steady
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.