Skip to content

Commit

Permalink
package for utils
Browse files Browse the repository at this point in the history
  • Loading branch information
tompollard committed Mar 26, 2019
1 parent 08c7546 commit b3dd581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neuroner/data/i2b2_2014_deid/xml_to_brat.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import shutil

from neuroner.conll_to_brat import output_entities
import utils
from neuroner import utils


def xml_to_brat(input_folder, output_folder, overwrite=True):
Expand Down

0 comments on commit b3dd581

Please sign in to comment.