Fast, efficiently stored Trie for Python. Uses libdatrie.
☆546Jan 6, 2026Updated last month
Alternatives and similar repositories for datrie
Users that are interested in datrie are comparing it to the libraries listed below
Sorting:
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,123Dec 12, 2025Updated 2 months ago
- HAT-Trie for Python☆87Feb 8, 2016Updated 10 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Jun 11, 2024Updated last year
- Python library implementing a trie data structure.☆824Apr 10, 2021Updated 4 years ago
- Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.☆50Sep 11, 2023Updated 2 years ago
- Unofficial mirror of libdatrie from http://linux.thai.net/svn/software/datrie/☆10Jul 20, 2016Updated 9 years ago
- C++ Ternary Search Tree implementation with Python bindings☆43Nov 25, 2017Updated 8 years ago
- Show summary of a large number of URLs in a Jupyter Notebook☆17Feb 10, 2026Updated 2 weeks ago
- MARISA: Matching Algorithm with Recursively Implemented StorAge☆595Feb 11, 2026Updated 2 weeks ago
- implementations of a counting bloom, a timing bloom and a scaling timing bloom... made for working with streams!☆42Feb 1, 2017Updated 9 years ago
- Python package for lexicon; Trie and DAWG implementation.☆56Updated this week
- Pitman-Yor processes in python☆26Apr 18, 2014Updated 11 years ago
- Gaussian word embeddings☆190Mar 20, 2018Updated 7 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,086Dec 17, 2025Updated 2 months ago
- An efficient trie implementation.☆255Nov 25, 2020Updated 5 years ago
- 双端trie树的python实现☆11Jul 23, 2018Updated 7 years ago
- PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, an…☆477Sep 14, 2023Updated 2 years ago
- A Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.☆149Sep 4, 2024Updated last year
- Fast Python Bloom Filter using Mmap☆745Nov 4, 2019Updated 6 years ago
- A C++ library implementing fast language models estimation using the 1-Sort algorithm.☆17May 18, 2023Updated 2 years ago
- Fast and robust NLP components implemented in Java.☆53Oct 13, 2020Updated 5 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Jan 3, 2024Updated 2 years ago
- A skip dict is a Python dictionary which is permanently sorted by value.☆19Sep 25, 2014Updated 11 years ago
- Sequence learning toolkit for Python☆703Mar 24, 2023Updated 2 years ago
- A python binding for crfsuite☆772Dec 23, 2025Updated 2 months ago
- Crochet-based blocking API for Scrapy.☆46Feb 24, 2017Updated 9 years ago
- efficient arrays of booleans for Python☆777Jan 24, 2026Updated last month
- The missing datasets manager. Like hombrew but for datasets. CLI-tool for search and discover datasets!☆41May 29, 2017Updated 8 years ago
- KenLM: Faster and Smaller Language Model Queries☆2,739Mar 30, 2025Updated 11 months ago
- Fork of http://nlg.isi.edu/software/nplm/ for threadsafety and efficiency.☆18Nov 7, 2013Updated 12 years ago
- Python wrapper for RE2☆297Apr 13, 2023Updated 2 years ago
- MARMOT - the open source framework for feature extraction and machine learning, designed to estimate the quality of Machine Translation o…☆22Oct 29, 2017Updated 8 years ago
- TER-plus Machine Translation metric.☆31May 23, 2022Updated 3 years ago
- Python implementation of the Parsley language for extracting structured data from web pages☆92Oct 26, 2017Updated 8 years ago
- Transition-based joint syntactic dependency parser and semantic role labeler using a stack LSTM RNN architecture.☆61Apr 5, 2017Updated 8 years ago
- Blingalytics is an open-source Python project for building a flexible, powerful business reporting system☆21Jun 10, 2021Updated 4 years ago
- Extract Keywords from sentence or Replace keywords in sentences.☆5,708Apr 13, 2025Updated 10 months ago
- Java porting of Darts (Double ARray Trie System)☆274Jul 26, 2018Updated 7 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Jun 28, 2017Updated 8 years ago