English word segmentation, written in pure-Python, and based on a trillion-word corpus.
☆378Dec 26, 2022Updated 3 years ago
Alternatives and similar repositories for python-wordsegment
Users that are interested in python-wordsegment are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Python module for computing statistics and regression in a single pass.☆101Jul 13, 2021Updated 4 years ago
- Python code and data for the post "Word Segmentation, or Makingsenseofthis"☆17Oct 24, 2022Updated 3 years ago
- Python pattern matching like functional languages.☆161Feb 14, 2021Updated 5 years ago
- Probabilistically split concatenated words using NLP based on English Wikipedia unigram frequencies.☆864Feb 19, 2023Updated 3 years ago
- Code for my blog post on Generating Words from Embeddings☆23Jul 25, 2024Updated last year
- Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.☆632Jun 24, 2021Updated 4 years ago
- Python Sorted Collections Library☆110Nov 28, 2022Updated 3 years ago
- A spell-checker extending Peter Norvig's with multi-typo correction, hamming distance weighting, and more.☆98Oct 1, 2020Updated 5 years ago
- Easy language identification of 380 languages☆17Dec 2, 2019Updated 6 years ago
- Spell correct entire sentences using nltk freqdist and symspell☆19Jul 3, 2017Updated 8 years ago
- Code for paper "Cross-Domain Slot Filling as Machine Reading Comprehension" in IJCAI 2021☆11Aug 24, 2021Updated 4 years ago
- Thoughts toward and tutorial on corpus-driven narrative generation☆25Nov 5, 2020Updated 5 years ago
- Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set☆3,934Mar 8, 2024Updated 2 years ago
- The Non-Official Characterization (NOC) List is a knowledge-base containing semantic triples about famous people, living and dead, fictio…☆24Jan 9, 2019Updated 7 years ago
- Efficient Counter that uses a limited (bounded) amount of memory regardless of data size.☆934Nov 20, 2022Updated 3 years ago
- Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.☆2,847Aug 10, 2024Updated last year
- NLP, before and after spaCy☆2,237Sep 22, 2023Updated 2 years ago
- A machine learning dataset consisting of 5000 images of pebbles☆19Nov 19, 2018Updated 7 years ago
- Text pattern search using marisa-trie☆18Jan 26, 2025Updated last year
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆865Feb 13, 2026Updated last month
- Course page for KU course on text data and deep learning https://kurser.ku.dk/course/a%c3%98kk08401u/2019-2020☆10May 15, 2020Updated 5 years ago
- Port of Google's language-detection library to Python.☆1,877Mar 3, 2025Updated last year
- Python search module for fast approximate string matching☆54Jan 25, 2023Updated 3 years ago
- Morfessor is a tool for unsupervised and semi-supervised morphological segmentation☆203Oct 6, 2020Updated 5 years ago
- Extract Keywords from sentence or Replace keywords in sentences.☆5,707Apr 13, 2025Updated 11 months ago
- Contrastive Learning for Improving ASR Robustness in Spoken Language Understanding☆11May 19, 2023Updated 2 years ago
- Corpus of Annotations for Misspelings☆28Jul 31, 2023Updated 2 years ago
- Use spaCy for NLP and output to the FoLiA XML format.☆12Feb 27, 2024Updated 2 years ago
- The Average Novel☆10Dec 2, 2017Updated 8 years ago
- sketching algorithms implemented in chapel and python☆10Jun 8, 2017Updated 8 years ago
- Spoken Language Translation System☆14Jun 25, 2019Updated 6 years ago
- Simple method used to load configuration variables from different sources.☆10Jun 20, 2018Updated 7 years ago
- A library for Multilingual Unsupervised or Supervised word Embeddings☆3,241Aug 31, 2022Updated 3 years ago
- SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm☆3,389Jan 20, 2026Updated 2 months ago
- Python module for incremental building of SQL queries☆16Jul 20, 2015Updated 10 years ago
- Library for fast text representation and classification.☆26,505Mar 22, 2024Updated 2 years ago
- A Cross-Domain Transferable Neural Coherence Model https://arxiv.org/abs/1905.11912☆24Jul 8, 2020Updated 5 years ago
- ☆40Feb 1, 2023Updated 3 years ago
- 📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.☆3,525Apr 18, 2025Updated 11 months ago