Skip to content

VarnithChordia/HeadlineWriter

 
 

Repository files navigation

HeadlineWriter

Collaborator: Varnith,Naren, Ranvir

Tools Used: Pytorch , Pysark, nltk, BeautifulSoup, gensim

  1. Obtained~700,000 news articles from various data sources, by building a web scrapper on Python.
  2. Tokenized words and visualized text patterns on Pyspark, giving insights on the content of news present.
  3. Built a Sequence to Sequence LSTM, to generate headlines for given articles, optimizing it using Stochastic gradient descent.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.5%
  • Python 0.5%