Skip to content

Commit

Permalink
GH-457: MultiCorpus for DataLoader
Browse files Browse the repository at this point in the history
  • Loading branch information
aakbik committed May 15, 2019
1 parent 6745fcd commit 2c5ab0b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_data_fetchers.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
import flair.datasets
from flair.data import MultiCorpus

from flair.data_fetcher import NLPTask, NLPTaskDataFetcher


def test_load_imdb_data(tasks_base_path):
# get training, test and dev data
Expand Down

0 comments on commit 2c5ab0b

Please sign in to comment.