nipunsadvilkar / pySBDLinks
🐍💯pySBD (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box.
☆871Updated last year
Alternatives and similar repositories for pySBD
Users that are interested in pySBD are comparing it to the libraries listed below
Sorting:
- NeuSpell: A Neural Spelling Correction Toolkit☆696Updated 2 years ago
- ✔️Contextual word checker for better suggestions (not actively maintained)☆417Updated 6 months ago
- Toolkit to help understand "what lies" in word embeddings. Also benchmarking!☆471Updated 2 years ago
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆839Updated 2 weeks ago
- Toolkit to segment text into sentences or other semantic units in a robust, efficient and adaptable way.☆1,126Updated 2 months ago
- Python port of Moses tokenizer, truecaser and normalizer☆496Updated last year
- Text to sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder.☆252Updated 2 years ago
- 💥 Use the latest Stanza (StanfordNLP) research models directly in spaCy☆738Updated last year
- Trankit is a Light-Weight Transformer-based Python Toolkit for Multilingual Natural Language Processing☆763Updated last month
- A sentence segmenter that actually works!☆305Updated 5 years ago
- Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/☆755Updated last week
- Language model fine-tuning on NER with an easy interface and cross-domain evaluation. "T-NER: An All-Round Python Library for Transformer…☆391Updated 2 years ago
- A python module for English lemmatization and inflection.☆270Updated last year
- 🧹 Python package for text cleaning☆983Updated 2 years ago
- skweak: A software toolkit for weak supervision applied to NLP tasks☆926Updated 11 months ago
- Fixes contractions such as `you're` to `you are`☆317Updated 2 years ago
- Segment documents into coherent parts using word embeddings.☆149Updated 3 years ago
- Google USE (Universal Sentence Encoder) for spaCy☆184Updated 2 years ago
- Compute Sentence Embeddings Fast!☆622Updated 2 years ago
- Obtain Word Alignments using Pretrained Language Models (e.g., mBERT)☆375Updated last year
- LASER multilingual sentence embeddings as a pip package☆224Updated 2 years ago
- Text tokenization and sentence segmentation (segtok v2)☆205Updated 3 years ago
- 🌸 fastText + Bloom embeddings for compact, full-coverage vectors with spaCy☆319Updated 4 months ago
- A Python library for calculating a large variety of metrics from text☆344Updated 8 months ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆154Updated 2 years ago
- Full named-entity (i.e., not tag/token) evaluation metrics based on SemEval’13☆186Updated this week
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,149Updated last year
- Simple multilingual lemmatizer for Python, especially useful for speed and efficiency☆170Updated 2 months ago
- Spelling corrector in python☆486Updated last month
- A Collection of BM25 Algorithms in Python☆1,229Updated 10 months ago