marisa-trie 1.2.1
0
Static memory-efficient and fast Trie-like structures for Python.
Contents
Static memory-efficient and fast Trie-like structures for Python.
Stars: 1041, Watchers: 1041, Forks: 92, Open Issues: 20The pytries/marisa-trie
repo was created 12 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1041 github stars!
How to Install marisa-trie
You can install marisa-trie using pip
pip install marisa-trie
or add it to a project with poetry
poetry add marisa-trie
Package Details
- Author
- Mikhail Korobov
- License
- MIT
- Homepage
- https://github.com/pytries/marisa-trie
- PyPi:
- https://pypi.org/project/marisa-trie/
- GitHub Repo:
- https://github.com/kmike/marisa-trie
Classifiers
- Scientific/Engineering/Information Analysis
- Software Development/Libraries/Python Modules
- Text Processing/Linguistic
Related Packages
Errors
A list of common marisa-trie errors.
Code Examples
Here are some marisa-trie
code examples and snippets.
GitHub Issues
The marisa-trie package has 20 open issues on GitHub
- Include docstrings in cython code