Skip to content

Instantly share code, notes, and snippets.

@VinACE
Created November 19, 2020 16:40
Show Gist options
  • Save VinACE/86435a67b052f98a32cf984ec925b992 to your computer and use it in GitHub Desktop.
Save VinACE/86435a67b052f98a32cf984ec925b992 to your computer and use it in GitHub Desktop.
pytorch_textclassification
https://www.kaggle.com/mlwhiz/multiclass-text-classification-pytorch
https://towardsdatascience.com/text-classification-with-state-of-the-art-nlp-library-flair-b541d7add21f
https://towardsdatascience.com/how-to-beat-automl-hyperparameter-optimisation-with-flair-3b2f5092d9f5
https://github.com/pytorch/text/blob/master/torchtext/experimental/datasets/text_classification.py
https://github.com/Renovamen/Text-Classification
@VinACE
Copy link
Author

VinACE commented Nov 19, 2020

pytorch _text classification

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment