Giter VIP home page Giter VIP logo

nlp_article_topic_searcher's Introduction

NLP_Article_Topic_Searcher

A file using NLP to extract specific information from hundreds of articles and sorting them by relevance to a certain chosen topic.

Purpose

During my summer virtual internship to a political science journalist, I was tasked with sorting through 50+ emails- each with 150+ articles- to find articles relevant to her research. Instead of using command-f on each article and doing it manually, I coded this file in order to complete this process automatically and save time. This file will input a huge number of article links, search the article text for specific keywords, and keep relevant links while discarding the remaining links. Additionally, it creates sample summaries of the text- which is included in a separate column in the pandas dataframe.

How to read

The .ipynb file has all the instructions needed to use the file I created.

Software and Language

I used Python in a Google Colaboratory notebook, and- after a lot of research on article scrapers- I used the newspaper3k package to extract information from articles.

Challenges

This entire project was a struggle as it was my first experience with NLP. However, I view my two biggest challenges as: unable to create an actual model that could create better summaries; and limited time to accomplish this project.

Accomplishments

This entire project was a struggle, as it was my first experience with NLP, so I took a long time even to get to this stage. But I am super proud of being able to research and figure out that I needed to use an "article scraper" and to manipulate and play with "abstract article summarization". I view getting here as an accomplishment, since I now know exactly what I need to use and research to expand this project.

What's next

I plan on playing with the sample summaries I created and then test them to summaries I manually create- building a NLP abstract article summarization model.

nlp_article_topic_searcher's People

Contributors

skvball avatar

Watchers

 avatar

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.