Rustling# Rustling is a blazingly fast library of tools for computational linguistics. It is written in Rust, with Python bindings. Installation# pip install rustling Sections# Word Segmentation Longest String Matching Random Segmenter Part-of-Speech Tagging Averaged Perceptron Tagger API Reference Word Segmentation Part-of-Speech Tagging Source Code# The source code is available on GitHub.