Skip to content

A custom script for calculating Metrics on textual data scrapped from multiple webpages

Notifications You must be signed in to change notification settings

AusafMo/Text-Analysis-Web-Scrapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text-Analysis-Web-Scrapping

Instructions

  • Create a Python environment from your IDE, or run the script in Colab (if you're using it).
  • Pip install Beautiful Soup or add the BeautifulSoup package from the interpreter setting if you are using Pycharm.
  • Please modify the code to update the path of the following :
  • Stop_words file
  • Positive_words file
  • Negative_words file
  • input _words file
  • Output_words file
  • Run the Python file from the terminal or a shift+enter if you are using a Notebook.
  • About

    A custom script for calculating Metrics on textual data scrapped from multiple webpages

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published