Skip to content

stefan-lippl/nlp-sarcasm-classification-use

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sarcasm Detector via NLP

Learn how to use Tensorflows Universal Sentence Encoder from Scratch


All important steps are listet below:

Steps What's done in this step
Step 1 Import the dataset and get insights about the data
Step 2 Preprocess the data for later training
Step 3 Build and train the model using the USE as embedded layer
Step 4 Evaluate the models metrics
Step 5 Make some predictions

If you wanna use a different version of USE got to Tensorflow Hub - USE

If you want to use a larger kind of USE visit Tensorflow Hub - USE large

Releases

No releases published

Packages

No packages published