MingDuoLin/News-speech-extraction
新闻言论自动提取
Implements speech and opinion extraction from news by training 300-dimensional word vectors with Gensim, then identifying speech-related predicates through breadth-first graph traversal and dependency syntax analysis via HanLTP. Uses TF-IDF similarity scoring to determine opinion sentence boundaries and deploys results through a Flask web interface with Nginx reverse proxy.
No commits in the last 6 months.
Stars
3
Forks
3
Language
JavaScript
License
—
Category
Last pushed
Oct 23, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/MingDuoLin/News-speech-extraction"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
filippomassarelli/NLP-sentiment-analysis-app
Udacity FEND project 4 - Sentiment analysis app using Natural Language Processing API by meaningCloud
i-umairkhan/News-Ranking-Tool
NLP project to extract relevent data from DAWN news dataset.
mrdonado/health-nlp-frontend
Former frontend part of the health-nlp project (now replaced by health-nlp-react). Angular 2+ project.