weblineindia/AIML-NLP-Text-Scoring
A Python based AI ML package for generating the best matching text from a paragraph for a given keyword/sentence.
This tool helps you quickly find the most relevant sentences within a longer text based on a specific keyword or phrase. You provide a paragraph and a keyword, and it identifies the top three sentences that best match your input. It's useful for anyone needing to extract key information from unstructured text, such as researchers, content analysts, or customer support agents.
No commits in the last 6 months.
Use this if you need to quickly pinpoint the most important sentences in a document or article that relate to a particular topic.
Not ideal if you require advanced semantic understanding, complex question answering, or detailed sentiment analysis beyond simple keyword matching.
Stars
11
Forks
1
Language
Python
License
MIT
Category
Last pushed
Nov 23, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/weblineindia/AIML-NLP-Text-Scoring"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kevincobain2000/sentiment_classifier
Sentiment Classification using Word Sense Disambiguation
malavbhavsar/sentimentalizer
Sentiment analysis with Machine Learning
onpilot/sentimen-bahasa
Analisis sentimen teks bahasa Indonesia dengan Support Vector Machine (SVM): Perbandingan...
bensonruan/Sentiment-Analysis
Twitter Sentiment Analysis
AdilShamim8/Sentiment-analysis
An interactive NLP project that classifies text as positive/neutral/negative and serves it...