flairNLP / flair

A very simple framework for state-of-the-art Natural Language Processing (NLP)
https://flairnlp.github.io/flair/
Other
13.88k stars 2.1k forks source link

Experimentation with transformers #91

Closed blythed closed 5 years ago

blythed commented 6 years ago

Investigate where transformers are suitable for contextual string embeddings.

A working example of language model training is here:

https://github.com/blythed/lm

tabergma commented 5 years ago

Duplicate https://github.com/zalandoresearch/flair/issues/68