52 results for “topic:spacy-extension”
✨Fast Coreference Resolution in spaCy with Neural Networks
Python implementation of TextRank algorithms ("textgraphs") for phrase extraction
🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy
SpanMarker for Named Entity Recognition
✔️Contextual word checker for better suggestions (not actively maintained)
Information extraction from English and German texts based on predicate logic
A Python library for calculating a large variety of metrics from text
ADAM - A Question Answering System. Inspired from IBM Watson
Camphr - NLP libary for creating pipeline components
spaCy pipeline object for negating concepts in text
A python library that makes AMR parsing, generation and visualization simple.
Fuzzy matching and more functionality for spaCy.
Named Entity Recognition based on dictionaries
A Python module to convert natural language numerics into ints and floats.
💙 Emoji handling and meta data for spaCy with custom extension attributes
A Python library for detecting and filtering profanity
A spaCy wrapper of Entity-Fishing (component) for named entity disambiguation and linking on Wikidata
Augmenty is an augmentation library based on spaCy for augmenting texts.
Information extraction from English and German texts based on predicate logic
Language detection extension for spaCy 2.0+
🧪 Cutting-edge experimental spaCy components and features
Dataframe Integration with spaCy.
:pencil2: Hunspell extension for spaCy 2.0.
A python module for word inflections designed for use with spaCy.
A fully customisable language detection pipeline for spaCy
Pipeline component for spaCy (and other spaCy-wrapped parsers such as spacy-stanza and spacy-udpipe) that adds CoNLL-U properties to a Doc and its sentences and tokens. Can also be used as a command-line tool.
Accurate word segmentation for hashtags and text, powered by Transformers and Beam Search. A scalable alternative to heuristic splitters and massive LLMs.
A spaCy custom component that extracts and normalizes temporal expressions
Spacy pipeline object for extracting values that correspond to a named entity (e.g., birth dates, account numbers, laboratory results)
spaCy-wrap is a wrapper library for spaCy for including fine-tuned transformers from Huggingface in your spaCy pipeline allowing you to include existing fine-tuned models within your SpaCy workflow.