Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomwalczak/pubmed-abstract-analyzer

NLP - exploring models across various tasks using PubMed RTC 200k dataset
https://github.com/tomwalczak/pubmed-abstract-analyzer

machine-learning nlp streamlit

Last synced: about 2 months ago
JSON representation

NLP - exploring models across various tasks using PubMed RTC 200k dataset

Awesome Lists containing this project

README

        

# PubMed Abstract Analyzer 🍺 💊 📄 🔎

Explore how well different NLP models deal with summarization, classification and claim extraction, all on one page.

1. Improve readability of paper abstracts by breaking them down into sections. Inspired by the original discourse tagging paper: https://arxiv.org/abs/1710.06071

2. Extract material claims from each abstract by fine tuning the first model. Dataset and inspiration from https://arxiv.org/abs/1907.00962

### View the live app here: [PubMed Abstract Analyzer](http://tomwalczak.com/pubmed-abstract-analyzer/)

![Abstract Analyzer Demo](https://mldatatwk.s3.us-east-2.amazonaws.com/gifs/Animated+GIF-downsized_large.gif)