Skip to content

dingavinga1/nlp-using-NLTK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Web Scraping for Keywords

This project uses web scraping and NLP libraries in python to scrape webpages of different universities and look for different nouns associated to 'quality' in them while creating a connected graph depicting the relationship between various different nouns, verbs and adjectives within those webpages.

Modules used

  • Beautiful Soup
  • NLTK
  • Matplotlib
  • NetworkX
  • SciPy

Running the program

  • pip install -r requirements.txt
  • python visualize.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages