pytries / marisa-trieView external linksLinks
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
☆1,123Dec 12, 2025Updated 2 months ago
Alternatives and similar repositories for marisa-trie
Users that are interested in marisa-trie are comparing it to the libraries listed below
Sorting:
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Jun 11, 2024Updated last year
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆547Jan 6, 2026Updated last month
- MARISA: Matching Algorithm with Recursively Implemented StorAge☆594Jan 27, 2026Updated 2 weeks ago
- Python library implementing a trie data structure.☆824Apr 10, 2021Updated 4 years ago
- HAT-Trie for Python☆87Feb 8, 2016Updated 10 years ago
- Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.☆50Sep 11, 2023Updated 2 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,081Dec 17, 2025Updated last month
- Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.☆1,484Dec 7, 2022Updated 3 years ago
- Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk☆14,151Oct 29, 2025Updated 3 months ago
- Python package for lexicon; Trie and DAWG implementation.☆56Dec 1, 2024Updated last year
- Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-me…☆3,567Jan 12, 2026Updated last month
- Library for fast text representation and classification.☆26,481Mar 22, 2024Updated last year
- A clone of Darts (Double-ARray Trie System)☆159May 14, 2025Updated 9 months ago
- Learning embeddings for classification, retrieval and ranking.☆3,957Dec 4, 2022Updated 3 years ago
- Extract Keywords from sentence or Replace keywords in sentences.☆5,709Apr 13, 2025Updated 10 months ago
- MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW☆2,869Jan 20, 2026Updated 3 weeks ago
- Fast multi-keyword search engine for text strings☆258Sep 14, 2024Updated last year
- Scalable, fast, and lightweight system for large-scale topic modeling☆847Dec 28, 2020Updated 5 years ago
- Unsupervised text tokenizer for Neural Network-based text generation.☆11,627Feb 7, 2026Updated last week
- KenLM: Faster and Smaller Language Model Queries☆2,734Mar 30, 2025Updated 10 months ago
- 💫 Industrial-strength Natural Language Processing (NLP) in Python☆33,173Nov 27, 2025Updated 2 months ago
- A tool for extracting plain text from Wikipedia dumps☆3,969May 23, 2024Updated last year
- Fuzzy String Matching in Python☆9,271Feb 24, 2023Updated 2 years ago
- Topic Modelling for Humans☆16,355Nov 1, 2025Updated 3 months ago
- GloVe Word Embedding model's implementation in theano☆36May 18, 2017Updated 8 years ago
- Sequence to Sequence Learning with Keras☆3,177Aug 20, 2022Updated 3 years ago
- DyNet: The Dynamic Neural Network Toolkit☆3,435Dec 1, 2023Updated 2 years ago
- Simplified interface for TensorFlow (mimicking Scikit Learn) for Deep Learning☆3,169Aug 30, 2021Updated 4 years ago
- 🦆 Contextually-keyed word vectors☆1,672Apr 23, 2025Updated 9 months ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,052Jun 9, 2020Updated 5 years ago
- Cython implementation of Toolz: High performance functional utilities☆1,100Dec 1, 2025Updated 2 months ago
- Ultra fast asyncio event loop.☆11,641Jan 30, 2026Updated 2 weeks ago
- Code for the paper "DeepType: Multilingual Entity Linking by Neural Type System Evolution"☆654Apr 2, 2023Updated 2 years ago
- utility class for building/evaluating document representations☆53Mar 22, 2020Updated 5 years ago
- LSTM language model with CNN over characters☆836Aug 24, 2016Updated 9 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆855Nov 11, 2025Updated 3 months ago
- Quality information extraction at web scale.☆464Dec 27, 2018Updated 7 years ago
- A library for efficient similarity search and clustering of dense vectors.☆39,076Updated this week
- Python search module for fast approximate string matching☆54Jan 25, 2023Updated 3 years ago