Skip to content

Commit 2829c28

Browse files
committed
update url
1 parent 0316283 commit 2829c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/conlleval.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# usage: conlleval [-l] [-r] [-d delimiterTag] [-o oTag] < file
44
# README: http://www.clips.uantwerpen.be/conll2000/chunking/output.html
55
# options: l: generate LaTeX output for tables like in
6-
# http://cnts.uia.ac.be/conll2003/ner/example.tex
6+
# https://www.clips.uantwerpen.be/conll2003/ner/example.tex
77
# r: accept raw result tags (without B- and I- prefix;
88
# assumes one word per chunk)
99
# d: alternative delimiter tag (default is single space)

0 commit comments

Comments
 (0)