Skip to main content
Ctrl+K

Rustling documentation

  • Word Segmentation
  • Part-of-Speech Tagging
  • API Reference
  • Word Segmentation
  • Part-of-Speech Tagging
  • API Reference

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.

next

Word Segmentation

On this page
  • Installation
  • Sections
  • Source Code

© Copyright 2026, Jackson L. Lee.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.16.1.