ngram 4.0.3
0
A `set` subclass providing fuzzy search based on N-grams.
Contents
A set
subclass providing fuzzy search based on N-grams.
The gpoulter/python-ngram
repo was created 13 years ago and the last code push was 3 years ago.
The project is popular with 120 github stars!
How to Install ngram
You can install ngram using pip
pip install ngram
or add it to a project with poetry
poetry add ngram
Package Details
- Author
- Graham Poulter, Michel Albert
- License
- LGPL3
- Homepage
- https://github.com/gpoulter/python-ngram
- PyPi:
- https://pypi.org/project/ngram/
- Documentation:
- https://python-ngram.readthedocs.io/en/latest/
- GitHub Repo:
- https://github.com/gpoulter/python-ngram
Classifiers
- Text Processing
- Text Processing/Indexing
- Text Processing/Linguistic
Related Packages
Errors
A list of common ngram errors.
Code Examples
Here are some ngram
code examples and snippets.