Skip to content

Commit b13a1b7

Browse files
committed
update credits
1 parent 2829c28 commit b13a1b7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

code/conlleval.pl

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,9 @@
1717
# url: http://www.clips.uantwerpen.be/conll2000/chunking/
1818
# started: 1998-09-25
1919
# version: 2018-03-09
20-
# author: Erik Tjong Kim Sang <[email protected]>
21-
#
22-
# with modifications by Grégoire Mesnil for Deep Learning Tutorials
23-
# https://github.com/lisa-lab/DeepLearningTutorials
20+
# original author: Erik Tjong Kim Sang <[email protected]>
21+
# modifications: Grégoire Mesnil for Deep Learning Tutorials
22+
# https://github.com/lisa-lab/DeepLearningTutorials
2423

2524
use strict;
2625

0 commit comments

Comments
 (0)