spacy-pipeline
There are 47 repositories under spacy-pipeline topic.
huggingface/neuralcoref
✨Fast Coreference Resolution in spaCy with Neural Networks
explosion/spacy-transformers
🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy
explosion/spacy-stanza
💥 Use the latest Stanza (StanfordNLP) research models directly in spaCy
jenojp/negspacy
spaCy pipeline object for negating concepts in text
mpuig/spacy-lookup
Named Entity Recognition based on dictionaries
explosion/spacymoji
💙 Emoji handling and meta data for spaCy with custom extension attributes
huspacy/huspacy
HuSpaCy: industrial-strength Hungarian natural language processing
kororo/excelcy
Excel Integration with spaCy. Training NER using Excel/XLSX from PDF, DOCX, PPT, PNG or JPG.
yash1994/dframcy
Dataframe Integration with spaCy.
explosion/spacy-experimental
🧪 Cutting-edge experimental spaCy components and features
UB-Mannheim/spacyopentapioca
A spaCy wrapper of OpenTapioca for named entity linking on Wikidata
BramVanroy/spacy_conll
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.
jenojp/extractacy
Spacy pipeline object for extracting values that correspond to a named entity (e.g., birth dates, account numbers, laboratory results)
KennethEnevoldsen/spacy-wrap
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.
aatimofeev/spacy_russian_tokenizer
Custom Russian tokenizer for spaCy
Liebeck/spacy-sentiws
German sentiment scores with SentiWS as extension for spaCy
pandmi/jobzilla_ai
AI models for automatic job application pipeline (user CV, job description analysis (customized NER/SpaCy) and artificial cover letter generation (trained GPT-2 model) created for Jobzilla project within TechLabs Berlin AI Track programm (03.2021-07.2021).
talmago/spacy_ke
Keyword extraction with spaCy
UCREL/pymusas
Python Multilingual Ucrel Semantic Analysis System
jibinmathew69/Hands-on-NLP-with-PyTorch
Collection of Notebooks for Natural Language Processing with PyTorch
Liebeck/spacy-iwnlp
German lemmatization with IWNLP as extension for spaCy
aryashah2k/FakeNewsDetectionSpacy
A Customized Fake News Detection System Built Using Streamlit With SpaCy NLP Pipeline. The Web App Contains Frontend, Backend and Database Integration. Features: Detect Fake News For COVID and Afghanistan Crisis, Sign In/ Log In, View History, Get Sentiment Of The News Article
thiippal/MoodCat
MoodCat😼 classifies the mood of English sentences.
instituciones-abiertas/ia2-cli
Command Line Interface for IA² models development, training and deployment.
louisguitton/spacy-lancedb-linker
spaCy pipeline component for ANN Entity Linking using LanceDB
tc64/spacyss
Sentence Segmentation for Spacy
gtoffoli/spacy-ar_core_news_md
Unofficial Arabic language model for spaCy
upunaprosk/grammar-checker
Essay Grammar Checker trained on REALEC Corpus using SpaCy
F1uctus/ttc
✍ 🗣 A Text-To-Conversation natural language processing toolkit [WIP].
gtoffoli/spacy-cameltokenizer
Tokenizer extension for the Arabic language (MSA), integrating the Morphological Tokenizer of the camel_tools project (CAMeL Lab).
surajiyer/spacycaKE
Simple keyphrase extraction extensions and pipeline components for spaCy.
diyclassics/latincy-book
An always-a-work-in-progress combination of documentation and demo notebooks for working with the LatinCy models
sloev/sentimental-onix
sentiment analysis for spacy pipeline in python
surajiyer/spacybert
BERT inference (with similar function to hanxiao/bert-as-service) for spaCy with custom extension attributes
serenasensini/medspaCy-tutorial
Use case to show medspaCy functionalities.