Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Iobber
Manage
Activity
Members
Labels
Plan
Issues
4
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Syntactic Tools
Chunking
Iobber
Commits
f0ed27dc
Commit
f0ed27dc
authored
12 years ago
by
jezozwierzak
Browse files
Options
Downloads
Patches
Plain Diff
fixed import in chunk_eval
parent
3811373e
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
scripts/chunk_eval/chunk_eval.py
+1
-1
1 addition, 1 deletion
scripts/chunk_eval/chunk_eval.py
scripts/chunk_eval/chunk_eval.pyc
+0
-0
0 additions, 0 deletions
scripts/chunk_eval/chunk_eval.pyc
with
1 addition
and
1 deletion
scripts/chunk_eval/chunk_eval.py
+
1
−
1
View file @
f0ed27dc
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
scripts/chunk_eval/chunk_eval.pyc
+
0
−
0
View file @
f0ed27dc
No preview for this file type
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment