mutux / Ukkonen-s-Suffix-Tree-Algorithm
Ukkonen's suffix tree algorithm, a complete version implemented in Python
☆25Updated 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
- Regular expression engine in Python using Thompson's algorithm.☆113Updated 4 years ago
- Research Paper Review Notes☆14Updated 6 years ago
- Suffix tree for string searching☆161Updated 2 years ago
- Boolean satisfiability for propositional logic in Python☆15Updated 9 years ago
- A spell-checker extending Peter Norvig's with multi-typo correction, hamming distance weighting, and more.☆97Updated 4 years ago
- Python Unicode Block Utilities☆24Updated 4 years ago
- ANTLR 4 examples in Python☆40Updated 8 years ago
- deep learning for math☆29Updated 5 years ago
- A small tool that EXPLains spACY parse results. See what I did there?☆83Updated 2 years ago
- Linear time regex matching supporting streams and other goodies☆9Updated 4 years ago
- Resolution theorem proving for predicate logic in pure Python.☆91Updated last year
- Neural-Network Guided Expression Transformation☆12Updated 6 years ago
- A simple programming language, just for studying parsing and how to use lark-parser.☆8Updated 6 years ago
- Code related to "Learning Continuous Semantic Representations of Symbolic Expressions" project.☆36Updated 7 years ago
- This repository provides scripts to train an LSTM and then extract states from it in Tensorflow.☆20Updated 6 years ago
- This is an Object Oriented implementation of a Trie in python. The class contains setter and getter methods, and implements several usefu…☆14Updated 6 years ago
- Playing with arithmetic coding and RNNs☆22Updated 8 years ago
- Course notes for CS323: Automated Reasoning☆40Updated 7 years ago
- Minimal example for passing structured data from Python to C++.☆14Updated 8 years ago
- Lambda Calculus things implemented on Python☆78Updated 5 years ago
- Python code optimizer.☆19Updated 10 years ago
- Automatically exported from code.google.com/p/word2vec☆44Updated 8 years ago
- Python wrapper around SVDLIBC, a fast library for sparse Singular Value Decomposition☆55Updated 11 years ago
- Convert natural language date-like strings--dates, date ranges, and lists of dates--to Python objects☆99Updated 8 months ago
- Tokenize and clean strings in Python☆13Updated 6 years ago
- Efficient Trie-based regex unions for blacklist/whitelist filtering and one-pass mapping-based string replacing☆67Updated 3 weeks ago
- Fastest general-purpose parsing library for Python with a familiar API☆43Updated 2 months ago
- Python bindings for libwapiti☆66Updated 4 years ago
- Fast Levenshtein Distance Library for Python 3☆81Updated 2 years ago
- Python AST Visualizer☆0Updated 5 years ago