bugbug icon indicating copy to clipboard operation
bugbug copied to clipboard

Try transformer-based models

Open marco-c opened this issue 7 years ago • 3 comments

See also #8.

marco-c avatar Dec 16 '18 23:12 marco-c

Maybe it could be used through https://github.com/explosion/spacy-pytorch-transformers.

marco-c avatar Aug 08 '19 16:08 marco-c

Or the huggingface transformers library.

marco-c avatar Jan 17 '23 21:01 marco-c

Note we can use the full model or just use the model to extract features from text and then a xgboost on top.

marco-c avatar Jan 17 '23 21:01 marco-c