Skip to content

Replicate a Natural Language Processing (NLP) model to classify research abstracts into smaller, more understandable pieces to help researchers to skim through literatures. AKA SkimLit or PubMed.

Notifications You must be signed in to change notification settings

Sayed-Husain/Medical-Papers-Skimming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Medical-Papers-Skimming

Also Known as SkimLit or PubMed.

In this notebook, I replicated a state-of-the-art (NLP) model to breakdown research abstracts into smaller, more understandable pieces to help researchers skim through literatures.

Data Source:

Model Score on validataion data:

  • Accuracy on previously unseen data of %86.27
  • precision on previously unseen data of 0.863
  • recall on previously unseen data of 0.863
  • F1 on previously unseen data of 0.860

Problem Type:

  • Text Classification

Notebook Link

About

Replicate a Natural Language Processing (NLP) model to classify research abstracts into smaller, more understandable pieces to help researchers to skim through literatures. AKA SkimLit or PubMed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published