All Projects β†’ explosion β†’ Spacy Dev Resources

explosion / Spacy Dev Resources

Licence: mit
πŸ’« Scripts, tools and resources for developing spaCy

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Spacy Dev Resources

Spacy Js
πŸŽ€ JavaScript API for spaCy with Python REST API
Stars: ✭ 123 (+0%)
Mutual labels:  natural-language-processing, spacy
Spacy Lookups Data
πŸ“‚ Additional lookup tables and data resources for spaCy
Stars: ✭ 48 (-60.98%)
Mutual labels:  natural-language-processing, spacy
Spacy Stanza
πŸ’₯ Use the latest Stanza (StanfordNLP) research models directly in spaCy
Stars: ✭ 508 (+313.01%)
Mutual labels:  natural-language-processing, spacy
Nlp Python Deep Learning
NLP in Python with Deep Learning
Stars: ✭ 374 (+204.07%)
Mutual labels:  natural-language-processing, spacy
Spacy Graphql
πŸ€Ήβ€β™€οΈ Query spaCy's linguistic annotations using GraphQL
Stars: ✭ 81 (-34.15%)
Mutual labels:  natural-language-processing, spacy
Projects
πŸͺ End-to-end NLP workflows from prototype to production
Stars: ✭ 397 (+222.76%)
Mutual labels:  natural-language-processing, spacy
Spacy Transformers
πŸ›Έ Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy
Stars: ✭ 919 (+647.15%)
Mutual labels:  natural-language-processing, spacy
Medacy
πŸ₯ Medical Text Mining and Information Extraction with spaCy
Stars: ✭ 287 (+133.33%)
Mutual labels:  natural-language-processing, spacy
Python nlp tutorial
This repository provides everything to get started with Python for Text Mining / Natural Language Processing (NLP)
Stars: ✭ 72 (-41.46%)
Mutual labels:  natural-language-processing, spacy
Sense2vec
πŸ¦† Contextually-keyed word vectors
Stars: ✭ 1,184 (+862.6%)
Mutual labels:  natural-language-processing, spacy
Spacy Streamlit
πŸ‘‘ spaCy building blocks and visualizers for Streamlit apps
Stars: ✭ 360 (+192.68%)
Mutual labels:  natural-language-processing, spacy
Pytextrank
Python implementation of TextRank for phrase extraction and summarization of text documents
Stars: ✭ 1,675 (+1261.79%)
Mutual labels:  natural-language-processing, spacy
Adam qas
ADAM - A Question Answering System. Inspired from IBM Watson
Stars: ✭ 330 (+168.29%)
Mutual labels:  natural-language-processing, spacy
Spacy
πŸ’« Industrial-strength Natural Language Processing (NLP) in Python
Stars: ✭ 21,978 (+17768.29%)
Mutual labels:  natural-language-processing, spacy
Displacy
πŸ’₯ displaCy.js: An open-source NLP visualiser for the modern web
Stars: ✭ 311 (+152.85%)
Mutual labels:  natural-language-processing, spacy
Spacy Models
πŸ’« Models for the spaCy Natural Language Processing (NLP) library
Stars: ✭ 796 (+547.15%)
Mutual labels:  natural-language-processing, spacy
Prodigy Recipes
🍳 Recipes for the Prodigy, our fully scriptable annotation tool
Stars: ✭ 229 (+86.18%)
Mutual labels:  natural-language-processing, spacy
Spacy Services
πŸ’« REST microservices for various spaCy-related tasks
Stars: ✭ 230 (+86.99%)
Mutual labels:  natural-language-processing, spacy
Text Analytics With Python
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
Stars: ✭ 1,132 (+820.33%)
Mutual labels:  natural-language-processing, spacy
Tageditor
πŸ–TagEditor - Annotation tool for spaCy
Stars: ✭ 92 (-25.2%)
Mutual labels:  natural-language-processing, spacy

spaCy Developer Resources

⚠️ This repository is outdated and has been archived. Instead of providing separate scripts, we've been focusing on standardising our formats, improving the documentation and updating the core library to require fewer utilities.

This repository is a collection of community resources and contains scripts, tools and helpers for developing spaCy, adding new languages and training new models.

Table of contents

Directory Description
corpus-utils Scripts used to transform treebanks. Work in progress.
fabfile Utility commands to be used with Fabric.
jupyter-displacy Simple extension to visualise displaCy dependency parses in Jupyter Notebooks.
spacy-annotator Trainable server for named entities that can be connected to a front-end, by @tcrossland
templates Template files for adding spaCy extensions, like new languages.
training Scripts and services for producing spaCy models.
vocab Fabric scripts for creating vocabulary, Brown clusters and word vectors from a Wikipedia and other corpora.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].