File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ ixa-pipe-nerc
44
55ixa-pipe-nerc is a multilingual Sequence Labeler for tasks such as Named Entity
66Recognition (NERC), Opinion Target Extraction (OTE) and SuperSense Tagging (SST).
7- ** Current version is 1.5.4 **
7+ ** Current version is 1.6.0 **
88
99ixa-pipe-nerc is part of IXA pipes, a multilingual set of NLP tools developed
1010by the IXA NLP Group [ http://ixa2.si.ehu.es/ixa-pipes ] .
@@ -276,7 +276,7 @@ this dependency to your pom.xml:
276276< dependency>
277277 < groupId> eus.ixa< /groupId>
278278 < artifactId> ixa-pipe-nerc< /artifactId>
279- < version> 1.5. 4 < /version>
279+ < version> 1.6. 0 < /version>
280280< /dependency>
281281````
282282
Original file line number Diff line number Diff line change 44 <groupId >eus.ixa</groupId >
55 <artifactId >ixa-pipe-nerc</artifactId >
66 <packaging >jar</packaging >
7- <version >1.5.4 </version >
7+ <version >1.6.0 </version >
88 <name >ixa-pipe-nerc</name >
99 <description >ixa pipes sequence labeler (ixa2.si.ehu.es/ixa-pipes).</description >
1010 <licenses >
You can’t perform that action at this time.
0 commit comments