English word segmentation, written in pure-Python, and based on a trillion-word corpus.
☆377Dec 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 implementation of Tribool data type.☆21Jan 22, 2020Updated 6 years ago
- 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
- Probabilistically split concatenated words using NLP based on English Wikipedia unigram frequencies.☆868Feb 19, 2023Updated 3 years ago
- Code for my blog post on Generating Words from Embeddings☆23Jul 25, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Recurrent versus Recursive Approaches Towards Compositionality in Semantic Vector Spaces.☆13Sep 22, 2021Updated 4 years ago
- Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.☆632Jun 24, 2021Updated 4 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
- Thoughts toward and tutorial on corpus-driven narrative generation☆25Nov 5, 2020Updated 5 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
- Efficient Counter that uses a limited (bounded) amount of memory regardless of data size.☆932Nov 20, 2022Updated 3 years ago
- Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.☆2,874Aug 10, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter or Facebook. Ekphrasis performs tokenizati…☆675Jun 2, 2025Updated 11 months ago
- NLP, before and after spaCy☆2,241Sep 22, 2023Updated 2 years ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆869Apr 20, 2026Updated 2 weeks ago
- 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,882Mar 3, 2025Updated last year
- Fast Word Segmentation with Triangular Matrix☆87Oct 31, 2021Updated 4 years ago
- 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☆204Oct 6, 2020Updated 5 years ago
- Extract Keywords from sentence or Replace keywords in sentences.☆5,711Apr 13, 2025Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Contrastive Learning for Improving ASR Robustness in Spoken Language Understanding☆11May 19, 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
- Use word vectors to interactively generate lists of similar words☆112Jan 10, 2018Updated 8 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,246Aug 31, 2022Updated 3 years ago
- Corpus of Annotations for Misspelings☆29Jul 31, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm☆3,403Apr 21, 2026Updated 2 weeks ago
- Python module for incremental building of SQL queries☆16Jul 20, 2015Updated 10 years ago
- Library for fast text representation and classification.☆26,519Mar 22, 2024Updated 2 years ago
- A Cross-Domain Transferable Neural Coherence Model https://arxiv.org/abs/1905.11912☆24Jul 8, 2020Updated 5 years ago
- 📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.☆3,526Apr 18, 2025Updated last year
- bin files☆13Jan 30, 2025Updated last year
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Apr 23, 2016Updated 10 years ago