Version 0.1.0
First release of Flair Framework
Static word embeddings:
- includes prepared word embeddings from GloVe, FastText, Numberbatch and Extvec
- includes prepared word embeddings for English, German and Swedish
Contextual string embeddings:
- includes pre-trained models for English and German
Text embeddings:
- Two experimental methods for full-text embeddings (LSTM and Mean)
Sequence labeling:
- pre-trained models for English (PoS-tagging, chunking and NER)
- pre-trained models for German (PoS-tagging and NER)
- experimental semantic frame detector for English