wjbmattingly/bagpipes-spacy
Bagpipes spaCy is a collection of custom spaCy pipeline components designed to enhance text processing capabilities.
This tool helps you analyze written text to automatically find important information. It takes raw text as input and can identify things like direct quotes, different types of phrases (like noun or verb phrases), and the main subject-predicate-object relationships. It's designed for anyone working with large amounts of text who needs to quickly extract specific details or summarize content, such as researchers, content analysts, or legal professionals.
No commits in the last 6 months. Available on PyPI.
Use this if you need to systematically break down documents to find key elements like quotes, specific grammatical structures, or the main ideas, and want to group similar entities or sentences.
Not ideal if you're looking for a simple, pre-built application with a graphical user interface, as this requires some programming knowledge to integrate into a workflow.
Stars
21
Forks
3
Language
Python
License
—
Category
Last pushed
Aug 15, 2024
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/wjbmattingly/bagpipes-spacy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sloria/TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase...
chrismattmann/tika-python
Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called...
cltk/cltk
The Classical Language Toolkit
allenai/scispacy
A full spaCy pipeline and models for scientific/biomedical documents.
wi2trier/cbrkit
Customizable Case-Based Reasoning (CBR) toolkit for Python with a built-in API and CLI.