Sentiment AnalysisΒΆ

Fine-tuning LSTM-based Language Modelsentiment_analysis.html

See how to fine-tune a pre-trained language model to perform sentiment analysis on movie reviews.

Training Structured Self-attentive Sentence Embeddingself_attentive_sentence_embedding.html

See how to use GluonNLP to build more advanced model structure for extracting sentence embeddings to predict Yelp review rating.