softmarshmallow/inked-engine
🤖 natural language processing out of the box
This toolkit helps analyze news data by taking raw news articles, processing them, and then making the key information available to other services. It indexes content, extracts entities like companies and keywords, and identifies duplicate articles. Anyone who needs to process large volumes of Korean news for insights or to power a news-related application would find this useful.
No commits in the last 6 months.
Use this if you need to automatically process, index, and analyze Korean news articles for your application or data insights.
Not ideal if you are looking for a user-facing news analysis dashboard or a tool for languages other than Korean.
Stars
9
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Nov 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/softmarshmallow/inked-engine"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
estnltk/estnltk
Open source tools for Estonian natural language processing
hb20007/hands-on-nltk-tutorial
The hands-on NLTK tutorial for NLP in Python
milaan9/Python_Natural_Language_Processing
This repository consists of a complete guide on natural language processing (NLP) in Python...
practical-nlp/practical-nlp-code
Official Repository for Code associated with 'Practical Natural Language Processing' book by...
DataForScience/NLP
Natural Language Processing For Everyone