We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2829c28 commit b13a1b7Copy full SHA for b13a1b7
code/conlleval.pl
@@ -17,10 +17,9 @@
17
# url: http://www.clips.uantwerpen.be/conll2000/chunking/
18
# started: 1998-09-25
19
# 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
+# original author: Erik Tjong Kim Sang <[email protected]>
+# modifications: Grégoire Mesnil for Deep Learning Tutorials
+# https://github.com/lisa-lab/DeepLearningTutorials
24
25
use strict;
26
0 commit comments