Skip to content

This project scrapes news articles from a public news website, tags them using classification provided by the website, and uses a text classification model to predict article sections.

Notifications You must be signed in to change notification settings

Abhipawar02/news-data-scrapping-and-section-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

news-data-scrapping-and-section-classification

This project scrapes news articles from a public news website, tags them using classification provided by the website, and uses a text classification model to predict article sections.

Getting Started

Prerequisites

  • Python 3.9.13
  • Install required libraries: pip install -r requirements.txt

Running the Script

  1. Clone the repository: git clone https://github.com/Abhipawar02/news-data-scrapping-and-section-classification.git
  2. Navigate to the project directory: cd news-data-scrapping-and-section-classification
  3. Run the script: streamlit run main.py

Data Collection

Data Preprocessing and Model Training

Model Evaluation

Evaluation Metrics

Note

  • Both of notebooks could be find in /notebook directory

Results

About

This project scrapes news articles from a public news website, tags them using classification provided by the website, and uses a text classification model to predict article sections.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published