Skip to content

Commit

Permalink
fix, import from nala Rostlab/nalaf#155
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmirocks committed Jun 24, 2016
1 parent a594fa9 commit 5927801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/get_corpus_stats.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from nala.preprocessing.definers import ExclusiveNLDefiner
from nala.utils.corpora import get_corpus, ALL_CORPORA
from nalaf.utils import MUT_CLASS_ID
from nala.utils import MUT_CLASS_ID
from nalaf.structures.dataset_pipelines import PrepareDatasetPipeline
from nalaf.structures.data import Dataset
from collections import Counter
Expand Down

0 comments on commit 5927801

Please sign in to comment.