-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Hey there, sorry to bother you. I am interested in your work. Now, I have obtained the original CoNLL09 data files, but when I run the script 'conll09_to_sent.py', I receive an error message "No module named 'conll_format_utils'". I searched through the code and README file but did not find any information about 'conll_format_utils'. I tried to install this module using the pip command, but this failed. I also tried to skip this step, but the ".tsv" files also need ".sent" files to produce. Could you please provide me with a link to download the 'conll_format_utils' module? Thank you for your help.