mutux / Ukkonen-s-Suffix-Tree-AlgorithmLinks
Ukkonen's suffix tree algorithm, a complete version implemented in Python
☆26Updated 2 years ago
Alternatives and similar repositories for Ukkonen-s-Suffix-Tree-Algorithm
Users that are interested in Ukkonen-s-Suffix-Tree-Algorithm are comparing it to the libraries listed below
Sorting:
- Optimized implementation of suffix tree in python using Ukkonen's algorithm.☆53Updated 3 months ago
- Python implementation of Suffix Trees and Generalized Suffix Trees.☆127Updated 5 years ago
- A Generalized Suffix Tree for any Python iterable using Ukkonen's algorithm, with Lowest Common Ancestor retrieval.☆54Updated 2 years ago
- Suffix tree for string searching☆165Updated 4 years ago
- converts LaTeX into a Python parse tree, allowing navigation using the default or a custom hierarchy☆95Updated 7 years ago
- Find parts of long text or data, allowing for some changes/typos.☆338Updated 2 months ago
- Formal Concept Analysis with Python☆120Updated 2 weeks ago
- MediaWiki API wrapper in python http://pymediawiki.readthedocs.io/en/latest/☆186Updated 3 weeks ago
- Regular expression engine in Python using Thompson's algorithm.☆114Updated 5 years ago
- A spell-checker extending Peter Norvig's with multi-typo correction, hamming distance weighting, and more.☆98Updated 5 years ago
- Compares Python's text parsing libraries☆26Updated 4 years ago
- Extract datetimes and durations from natural language text as Python objects. Supports ranges, lists, and more.☆121Updated 6 months ago
- A Fast Levenshtein Distance Library for Python☆86Updated this week
- Fastest general-purpose parsing library for Python with a familiar API☆49Updated 7 months ago
- A python module for word inflections designed for use with spaCy.☆93Updated 6 years ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆43Updated 3 months ago
- Levenshtein and Hamming distance computation☆117Updated 6 years ago
- Accurately find/replace/remove emojis in text strings☆163Updated 2 years ago
- A project about benchmarking and evaluating existing PDF extraction tools on their semantic abilities to extract the body texts from PDF …☆69Updated 5 years ago
- A small tool that EXPLains spACY parse results. See what I did there?☆84Updated 3 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆135Updated 8 months ago
- "Python Rule-based feAture sTructure Analysis" or "Python Rule-bAsed Text Analysis"☆70Updated 4 years ago
- Lightning Fast Language Prediction 🚀☆167Updated 5 months ago
- This is an Object Oriented implementation of a Trie in python. The class contains setter and getter methods, and implements several usefu…☆15Updated 8 years ago
- Find strings/words in text; convenience and C speed☆126Updated 3 years ago
- Python API for PDF documents☆124Updated last year
- Embeddable Prolog dialect implemented in pure Python. Stores its knowlegdebase using SQLAlchemy for scalability.☆20Updated 8 years ago
- PyDictionary is a Dictionary Module for Python 2/3 to get meanings, translations, synonyms and antonyms of words☆285Updated 2 years ago
- AGATHA: Automatic Graph-mining And Transformer based Hypothesis generation Approach☆61Updated 5 years ago
- The Automatic Biomedical Hypothesis Generation System.☆22Updated 5 years ago