Skip to content

anuragithub/CNN-for-Text-using-Tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Text Classification using Convolution Neural Nets with Tensorflow

Requirements

  • Requirements to run the code are present in the requirements.txt file
  • Simple run "pip install -r requirements.txt" from virtual environment or globally.

Data Description

Dataset being used here is news-dataset provided by bbc and is for research purpose only. Link of dataset : link

How to run

  • After installing required libaries, run main.py from src folder
  • Download data link and place it accordingly as mentioned in data readme file.
  • Make sure the data path is correct in main.py file

About

Text Classification using Convolution Neural Nets with Tensorflow

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages