mutux / Ukkonen-s-Suffix-Tree-AlgorithmLinks
Ukkonen's suffix tree algorithm, a complete version implemented in Python
☆26Updated last year
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:
- Python implementation of Suffix Trees and Generalized Suffix Trees.☆127Updated 5 years ago
- Resolution theorem proving for predicate logic in pure Python.☆96Updated last year
- Find parts of long text or data, allowing for some changes/typos.☆328Updated 3 months ago
- Boolean satisfiability for propositional logic in Python☆14Updated this week
- MediaWiki API wrapper in python http://pymediawiki.readthedocs.io/en/latest/☆185Updated last week
- Lightning Fast Language Prediction 🚀☆167Updated this week
- Cellular automata search program☆26Updated 3 years ago
- A spell-checker extending Peter Norvig's with multi-typo correction, hamming distance weighting, and more.☆98Updated 4 years ago
- An automated theorem prover for first-order logic.☆240Updated 3 years ago
- Formal Concept Analysis with Python☆116Updated 2 months ago
- Simple Python Statistical Parser☆111Updated 7 years ago
- Re-implement DeepCoder (https://openreview.net/pdf?id=ByldLrqlx)☆108Updated 5 years ago
- Python Unicode Block Utilities☆24Updated 4 years ago
- Metamath verifier in Python☆40Updated 2 months ago
- A python module for word inflections designed for use with spaCy.☆93Updated 5 years ago
- This is an Object Oriented implementation of a Trie in python. The class contains setter and getter methods, and implements several usefu…☆15Updated 7 years ago
- Extract datetimes and durations from natural language text as Python objects. Supports ranges, lists, and more.☆116Updated last month
- Research Paper Review Notes☆13Updated 6 years ago
- Recurrent Neural Networks with tree structure in Tensorflow☆122Updated 5 years ago
- A pure Python implementation of parser combinators with asymptotically best performance and support for context-sensitive or ambiguous gr…☆89Updated 5 years ago
- pylog: an implementation of Prolog features in Python☆36Updated 8 months ago
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- A python program to build nfa, dfa and minimised DFA from given regular expression. Uses Tkinter for GUI and GraphViz for graphs.☆121Updated 4 months ago
- AIML sets (ALICE & Mitsuku)☆19Updated 7 years ago
- An interface to SAT solver tools (like minisat)☆61Updated 2 years ago
- A machine learning software for extracting information from scholarly documents☆23Updated 4 years ago
- PyDictionary is a Dictionary Module for Python 2/3 to get meanings, translations, synonyms and antonyms of words☆281Updated 2 years ago
- A small tool that EXPLains spACY parse results. See what I did there?☆83Updated 3 years ago
- Embeddable Prolog dialect implemented in pure Python. Stores its knowlegdebase using SQLAlchemy for scalability.☆20Updated 7 years ago
- Python implementation of Tarjan's strongly connected components algorithm.☆96Updated 2 years ago