Skip to content
Snippets Groups Projects
Commit de83b195 authored by Piotr's avatar Piotr Committed by Lukasz Pszenny
Browse files

Bug fixed.

parent ebc411b0
Branches
No related merge requests found
......@@ -10,6 +10,7 @@ from allennlp.data import tokenizers
from allennlp.predictors import predictor
from overrides import overrides
from combo import data
from combo.data import sentence2conllu, tokens2conllu, conllu2sentence
from combo.utils import download, graph, lambo
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment