ankitsharma-tech/spaCy
Industrial-strength Natural Language Processing (NLP) in Python
This library helps developers build systems that understand human language. You feed it raw text data, and it can identify named entities, classify text, or understand sentence structure across 70+ languages. This is for software engineers and data scientists creating applications that process and interpret large volumes of text.
No commits in the last 6 months.
Use this if you are a developer building production-ready applications that need to analyze and process unstructured text data at scale.
Not ideal if you are looking for a no-code solution or a simple drag-and-drop tool for quick text analysis without programming.
Stars
9
Forks
—
Language
Python
License
MIT
Category
Last pushed
Sep 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ankitsharma-tech/spaCy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nltk/nltk
NLTK Source
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
stanfordnlp/stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many...
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)