Coder Social home page Coder Social logo

crystal-ctrl / nlp_project Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 22.22 MB

A Recommendation System for Navigating COVID-19 Research Articles with NLP and Unsupervised ML topic modeling

License: MIT License

Jupyter Notebook 92.02% Python 0.05% Shell 0.01% HTML 7.92%
topic-model lda-model

nlp_project's Introduction

COVIPEDIA

A Recommendation System for Navigating COVID-19 Research Articles

NLP Unsupervised ML project

Goal

The goal of this project is build a recommendation system for scientists and researchers to navigate the current surge of papers about COVID-19, find what is relevant to their work, and uncover the hidden semantic relationships. Using the COVID-19 Open Research Dataset, I used the abstract of the subset of articles from January 2020 to May 2021 (about 260,000 articles) as text in this project. With the LDA model, I assigned each documents with dominant topic and their relevance to the topic and grouped articles by topics for recommendation system. So researchers can look up articles based on topic that is related to their work. Lastly, I deployed a Strealit app on Heroku with a smaller dataset that recommends top 20 related articles for the selected topic.

To learn more, see my blog post and presentation slides

The topic model visualization with pyLDAvis is saved as a html file, you can download it from here to see.

Try out the Heroku app for COVIPEDIA~

Workflow

Technologies

  • Python (pandas, numpy)
  • langdetect
  • regex, string
  • spaCy, scispaCy ("en_core_sci_lg" model for biomedical, scientific, and clinical vocabulary)
  • NLTK
  • Scikitlearn
  • Gensim
  • WordCloud
  • pyLDAvis
  • Streamlit
  • Heroku

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.