Skip to content

Yashvi-Shah00/QuickBytes

Repository files navigation

  1. Create virtual environment python -m venv myproject venv myproject

  2. Activate the virtualenv (OS X & Linux) $ source myproject/bin/activate

    Activate the virtualenv (Windows) $ myproject\Scripts\activate

  3. Install dependencies pip install -r requirements.txt

  4. Run the application python app.py

About

Information retrieval, classfication and summarization of news articles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •