File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ with the [conlleval script](http://www.cnts.ua.ac.be/conll2002/ner/bin/conlleval
7373
7474** NERC models** :
7575
76- + Release ** 1.5.0** [ 400MB+ ] : [ nerc-models-latest.tgz] ( http://ixa2.si.ehu.es/ixa-pipes/models/nerc-models-1.5.0.tgz )
76+ + ** Release 1.5.0** [ 685MB ] : [ nerc-models-latest.tgz] ( http://ixa2.si.ehu.es/ixa-pipes/models/nerc-models-1.5.0.tgz )
7777 + Release 1.4.0 [ 400MB+] : [ nerc-models-1.4.0.tgz] ( http://ixa2.si.ehu.es/ixa-pipes/models/nerc-models-1.4.0.tgz )
7878 + Releases 1.3.3-1.3.6: [ nerc-models-1.3.+.tgz] ( http://ixa2.si.ehu.es/ixa-pipes/models/nerc-models-1.3.3.tgz )
7979
@@ -112,7 +112,7 @@ in Apache OpenNLP.
112112
113113### OTE-Models
114114
115- + ** Latest models** : ( ote-models-latest) (http://ixa2.si.ehu.es/ixa-pipes/models/ote-models-1.5.0.tar.gz )
115+ + ** Latest models** : [ ote-models-latest] ( http://ixa2.si.ehu.es/ixa-pipes/models/ote-models-1.5.0.tgz )
116116
117117+ ** English Models** :
118118 + Trained on SemEval 2014 restaurants dataset.
@@ -221,7 +221,7 @@ template trainParams.properties file.
221221** Example** :
222222
223223```` shell
224- java -jar target/ixa.pipe.nerc-1.0 .jar train -p trainParams.properties
224+ java -jar target/ixa.pipe.nerc-$version .jar train -p trainParams.properties
225225````
226226** Training with Features using External Resources** : For training with dictionary or clustering
227227based features (Brown, Clark and Word2Vec) you need to pass the lexicon as
You can’t perform that action at this time.
0 commit comments