sliderSun/pynlp
NLP related tasks, including text classification, sequence annotation, text relations, machine translation and other tasks.
This tool helps you analyze and understand large amounts of text data for various natural language processing tasks. You can input raw text and receive classifications, annotated sequences, or translations, enabling professionals to process and interpret textual information more efficiently. It's designed for anyone who needs to extract insights or transform text.
No commits in the last 6 months.
Use this if you need to automate the classification of documents, identify specific entities within text, understand relationships between text segments, or translate content between languages.
Not ideal if you are looking for a simple keyword search tool or a basic spell checker, as this project focuses on more complex text understanding and generation tasks.
Stars
68
Forks
37
Language
Python
License
MIT
Category
Last pushed
Dec 13, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/sliderSun/pynlp"
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.