bjascob / pyInflectLinks
A python module for word inflections designed for use with spaCy.
☆93Updated 5 years ago
Alternatives and similar repositories for pyInflect
Users that are interested in pyInflect are comparing it to the libraries listed below
Sorting:
- Pipeline component for spaCy (and other spaCy-wrapped parsers such as spacy-stanza and spacy-udpipe) that adds CoNLL-U properties to a Do…☆81Updated last year
- Text tokenization and sentence segmentation (segtok v2)☆208Updated 3 years ago
- A small tool that EXPLains spACY parse results. See what I did there?☆84Updated 3 years ago
- spaCy + UDPipe☆166Updated 3 years ago
- A minimal, pure Python library to interface with CoNLL-U format files.☆153Updated last month
- spaCy pipeline component for adding text readability meta data to Doc objects.☆56Updated 6 years ago
- A Word Sense Disambiguation system integrating implicit and explicit external knowledge.☆69Updated 4 years ago
- A python module for English lemmatization and inflection.☆274Updated 2 years ago
- Examples for aligning, padding and batching sequence labeling data (NER) for use with pre-trained transformer models☆64Updated 3 years ago
- A Super-Lightweight Annotation Tool for Experts: Label text in a terminal with just Python☆112Updated last month
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆171Updated 4 years ago
- spacy-wordnet creates annotations that easily allow the use of wordnet and wordnet domains by using the nltk wordnet interface☆261Updated 5 months ago
- A python true casing utility that restores case information for texts