Skip to content
Snippets Groups Projects
Commit f0ed27dc authored by jezozwierzak's avatar jezozwierzak
Browse files

fixed import in chunk_eval

parent 3811373e
No related merge requests found
......@@ -20,7 +20,7 @@ Created on 01-08-2012
from optparse import OptionParser
import corpus2
import sys, os
from csv_table import CSVTable
from csv_table.CSVTable import CSVTable
import codecs
descr = """%prog [options] CHUNKED REF
......
No preview for this file type
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