Skip to content

ioannaoiko/Deep_Learning_for_NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning for Natural Language Processing

🎥This is a deep learning classifier trained on imdb reviews.

There are two types of reviews in the dataset:

  • Positive âž•
  • Negative âž–

In the 4 different folders of this repository there are 4 different implementations of the classifier:

  • Logistic Regression
  • Feed Farward Neural Network
  • Recurrent Neural Network
  • BERT pretrained model

The data used for training validation and testing are also in a csv file in this repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published