Skip to content

snufka/PythonProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

Wikipedia Scraping Using Python

The best way to view and interaced with the code is by using the colab link:
Interact with the Code Here!

If you would like to downlaod this reposatory pleas download all the packages under the requirements.txt by:\

  1. cd to the directory where requirements.txt is located
  2. activate your virtualenv
  3. run: $ pip install -r requirements.txt in your shell
  4. go to MyApp folder
  5. run $ python main.py

    Project Structure:
│PythonProject/
├── MyApp/
│   ├── __init__.py
│   ├── main.py
│   ├── text_lan_url.py 
│   ├── web_scraping.py 
│   ├── probability.py
│   ├── letters_frequency.py
│   └── frequency_comparison.py
│
├── .gitignore
├── README.md
└──  requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages