emby-watchparty
A synchronized watch party application for Emby media servers. Watch videos together with friends in real-time, no matt…
Abstractive and Extractive Text summarization using Transformers.
git clone https://github.com/aj-naik/Text-Summarization.gitaj-naik/Text-SummarizationAbstractive and Extractive Text summarization Transformer model and API.
I wanted to create an abstractive text summarization app as a tool to help in university studies. Researched and tried various models for text summarization including LSTMS and RNNs etc. The output was okay enough from a project point of view but not good enough for actual use case. Hence I decided to go with Transformers which produce good enough summary for real world use case. I used T5, Pegasus Longformer2RoBerta, BART and LED . According to my tests the models surprisingly, Pegasus produced better output than the other two. Longformer2RobBerta should have been the best model as it is meant to be used for summarization of long documents but the output produced wasn't upto the mark. BART and LED also gave decentish outputs. Overall Pegasus provided a good abstractive summary
Also tried a few extractive based transformer models like BERT, GPT2, XLNet. The output was almost indistingushible from a human summary.
pip install -r requirements.txt to install all dependenciesuvicorn app.main:app --reloadlocalhost:8000/docs to try it outNote:-
These are the libraries and technologies used or will be used in the project.
more like this
A synchronized watch party application for Emby media servers. Watch videos together with friends in real-time, no matt…
A self-hosted Mode S/ADS-B receiver UI: connects to a BEAST feed (readsb / dump1090-fa), decodes ADS-B + Comm-B (BDS…
search projects, people, and tags