Skip to content

juanmvsa/Sentiment-Analysis-TripAdvisor-Spanish

Repository files navigation

Bert-based Approach for Spanish Reviews from TripAdvisor

This repo contains the following:

Notes:

  • The notebook "3.1 Fine-tuned Bert approach" implements a fine-tuned version of Beto. Its output is a .txt file with the predicted classes on the test set.
  • The notebook "3.2 Fine-tuned Bert approach" first implements a fine-tuned version of Beto. Then it extracts the TF-IDF features, concatenates both sets and uses logistic regression for the prediction of the classes in the test set.
  • The data can be obtained from https://sites.google.com/cicese.edu.mx/rest-mex-2021/corpus-request?authuser=0

About

Bert-based approach for sentiment analysis of TripAdvisor reviews in Spanish.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published