You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alan Akbik 74050e1f9f
Merge pull request #3404 from flairNLP/ignore_separator_symbols
2 months ago
..
embeddings Reduce enabled ruff rules and manually fix issues 1 year ago
models Rename EntityLinker to SpanClassifier 1 year ago
resources Expand unit test for jsonl 6 months ago
__init__.py GH-2534: add missing __init__.py in tests 2 years ago
conftest.py Execute ruff --fix . 1 year ago
embedding_test_utils.py fix bug with sentences that do not contain a single valid transformer token 1 year ago
model_test_utils.py fix Ruff issues 9 months ago
test_augmentation.py Rename AugmentedSentence to PrefixedSentence 3 months ago
test_biomedical_entity_linking.py make test more memory efficient by only loading the smallest model 3 months ago
test_corpus_dictionary.py Execute ruff --fix . 1 year ago
test_datasets.py Merge pull request #3351 from flairNLP/add-german-mobie-ner-dataset 6 months ago
test_datasets_biomedical.py Merge pull request #3387 from flairNLP/multi_entity_hunflair 3 months ago
test_labels.py Execute ruff --fix . 1 year ago
test_language_model.py Execute ruff --fix . 1 year ago
test_lemmatizer.py set max length to 120 2 years ago
test_multitask.py fix Ruff issues 9 months ago
test_sentence.py Different intialization of Span, adapted unit tests 1 year ago
test_tars.py set max length to 120 2 years ago
test_tokenize_sentence.py ignore separator symbols 3 months ago
test_trainer.py Execute ruff --fix . 1 year ago
test_utils.py Fix unit tests 2 years ago
test_visual.py Fix mypy and unit tests 2 years ago