Automatically modelling and distilling knowledge within AI. In other words, summarising the AI research firehose.
-
Updated
Mar 15, 2019 - Python
Automatically modelling and distilling knowledge within AI. In other words, summarising the AI research firehose.
The Python-based web app extracts and summarizes news using NewsAPI, newspaper3k, spacy, Pegasus and T5 from Hugging Face. It categorizes news articles and uses a graph-based summary feature to summarize multiple documents. The app works with news in any language supported by NewsAPI.
Using a deep learning model that takes advantage of LSTM and a custom Attention layer, we create an algorithm that is able to train on reviews and existent summaries to churn out and generate brand new summaries of its own.
Material Science Predictor
Summarises the content of README files for any public GitHub repo
Add a description, image, and links to the summarisation topic page so that developers can more easily learn about it.
To associate your repository with the summarisation topic, visit your repo's landing page and select "manage topics."