Skip to content

Text Classification Using TensorFlow-Parsing through movie reviews from imdb. Machine Learning model that will allow us to extract sentiments from imdb.

License

Notifications You must be signed in to change notification settings

AestheticVoyager/Text_Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Text_Classification

What is Text Classification?

Text classification is a machine learning technique that assigns a set of predefined categories to open-ended text. Text classifiers can be used to organize, structure, and categorize pretty much any kind of text – from documents, medical studies and files, and all over the web.

For example, new articles can be organized by topics; support tickets can be organized by urgency; chat conversations can be organized by language; brand mentions can be organized by sentiment; and so on.

Text classification is one of the fundamental tasks in natural language processing with broad applications such as sentiment analysis, topic labeling, spam detection, and intent detection.

Requirements

Python3

TensorFlow & TensorFlow(keras)

numpy

About

Text Classification Using TensorFlow-Parsing through movie reviews from imdb. Machine Learning model that will allow us to extract sentiments from imdb.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages