FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

anuragithub/CNN-for-Text-using-Tensorflow: Text Classification using Convolution Neural Nets with Tensorflow · GitHub

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL