flair icon indicating copy to clipboard operation
flair copied to clipboard

A very simple framework for state-of-the-art Natural Language Processing (NLP)

Results 253 flair issues
Sort by recently updated
recently updated
newest added

Firstly, I would like to thank everyone contributing to this easy-to-use, well structured and open-source framework. I myself am currently writing my bachelor thesis and using during the last weeks...

question

Fixes #2697 This PR attempts to show a refactor to integrate LightningLite for scalable model training with multiple hardware support, mixed precision and DDP. --- - [x] Ready for Review...

A while ago I was upset with the embed merging process and suddenly this amazing library pops up. You are great! ------------------------- My question: The flair model can give a...

question
wontfix

Getting this below error while using the flair on sample spam.csv. Could you please help me to resolve this issue. File ~\anaconda3\envs\text_classifier\lib\site-packages\flair\models\text_classification_model.py:66, in (.0) 64 # make tensor for all...

question
wontfix

I wanted to know if there is a pipeline to do hyper parameters optimization like in tuto 7 but starting from the tars-base model?

question
wontfix

In supplementary section 1.2 (Gold Standard NER pre-training), the authors described that the training sets are built by taking **the union of the HUNER train and test splits of each...

question
wontfix

This issue tracks the process of bugfix release 0.11.3 - mainly fixing the problems caused by the missing `sacremoses` dependency in the new `transformers` version.

wontfix

When trying to call 👍 from flair.data import Sentence from flair.models import SequenceTagger got this Error Failed to import transformers.models.transfo_xl.tokenization_transfo_xl because of the following error (look up to see its...

bug
wontfix

Make an incremental release (version 0.11.2) - the release covers the bugfixes and updates of the last weeks. Functionality-wise, it also adds to `SequenceTagger` the option of predicting tags at...

wontfix