Skip to content

yufei118liu/ML-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML-project

Make sure to uncomment .venv from gitignore?????

wiki module only works with python 3.8.5

Installing Requirements:

Type pip install -r requirements.txt

Downloading Data

  1. Add a list of queries into the queries folder under \src formatted by a new line for each query.
  2. Then go to main.py and change the QUERY_FILE variable to the name of the txt file of the list of queries.
  3. Run python3 main.py it will scrape all of the queries in that list.

References:

https://www.analyticsvidhya.com/blog/2019/06/comprehensive-guide-text-summarization-using-deep-learning-python/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published