ngockhanh5110/nlp-vietnamese-text-summarization
Deploy PhoBERT for Abstractive Text Summarization as REST API using StreamLit, Transformers by Hugging Face and PyTorch
Quickly condense long Vietnamese texts into concise summaries. You input a lengthy Vietnamese document, and it outputs a shorter, key-point summary. This tool is for anyone who needs to grasp the essence of Vietnamese articles, reports, or news without reading the full content, such as analysts, researchers, or journalists.
No commits in the last 6 months.
Use this if you frequently need to get a quick overview of lengthy Vietnamese textual information and save time on reading.
Not ideal if you require highly nuanced, domain-specific summarization or need to analyze the full, original content.
Stars
33
Forks
6
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 08, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ngockhanh5110/nlp-vietnamese-text-summarization"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fdzsergio/Reductio
Automatic summarizer text in Swift
jjangsangy/ExplainToMe
Automatic Web Article Summarizer
SwapnikKatkoori/node-summarizer
A simple node module that allows users to summarize text
PhantomInsights/summarizer
A Reddit bot that summarizes news articles written in Spanish or English. It uses a custom built...
bhattbhavesh91/text-summarization-with-streamlit
Generate summaries from texts using Streamlit & HuggingFace Pipeline