minven/nlp-lt
Natural Language Processing for Lithuanian language
This project helps anyone working with Lithuanian text to automatically sort articles into categories like sports or crime, identify the main themes within a collection of documents, and find related articles even if they don't use the exact search terms. It takes raw Lithuanian news articles as input and provides categorized text, lists of key topics, and relevant document suggestions as output. Anyone managing or analyzing large volumes of Lithuanian text, such as researchers, journalists, or content strategists, would find this useful.
No commits in the last 6 months.
Use this if you need to process and understand the content of Lithuanian news articles by classifying them, extracting their main topics, or performing semantic searches.
Not ideal if you are working with languages other than Lithuanian, or if you require advanced functionalities like text generation or sentiment analysis which are not yet covered.
Stars
18
Forks
—
Language
Python
License
—
Category
Last pushed
Aug 17, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/minven/nlp-lt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dipanjanS/text-analytics-with-python
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment...
jonathandunn/text_analytics
Basic text analytics and natural language processing in Python
IBM/watson-document-co-relation
Correlate text content across documents using Watson NLU, Python NLTK and Watson Studio.
Clarifai/clarifai-pyspark
Interfaces for Unstructured data and ML pipelines with Databricks and Clarifai
umer7/Applied-Text-Mining-in-Python
Repo for Applied Text Mining in Python (coursera) by University of Michigan