File tree 1 file changed +3
-3
lines changed
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
73
73
74
74
** NERC models** :
75
75
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 )
77
77
+ 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 )
78
78
+ 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 )
79
79
@@ -112,7 +112,7 @@ in Apache OpenNLP.
112
112
113
113
### OTE-Models
114
114
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 )
116
116
117
117
+ ** English Models** :
118
118
+ Trained on SemEval 2014 restaurants dataset.
@@ -221,7 +221,7 @@ template trainParams.properties file.
221
221
** Example** :
222
222
223
223
```` 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
225
225
````
226
226
** Training with Features using External Resources** : For training with dictionary or clustering
227
227
based features (Brown, Clark and Word2Vec) you need to pass the lexicon as
You can’t perform that action at this time.
0 commit comments