Jar examples for l:linguisticdescription
LinguisticDescription is a Kotlin library designed to support linguistic annotations over morphological, syntactic and semantic levels.
You can download jar file linguisticdescription 0.1.0 in this page.
Apache License, Version 2.0
You can use the following script to add linguisticdescription-0.1.0.jar to your project.
<dependency> <groupId>com.kotlinnlp</groupId> <artifactId>linguisticdescription</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.kotlinnlp', name: 'linguisticdescription', version: '0.1.0'
libraryDependencies += "com.kotlinnlp" % "linguisticdescription" % "0.1.0"
<dependency org="com.kotlinnlp" name="linguisticdescription" rev="0.1.0"/>
@Grapes(@Grab(group='com.kotlinnlp', module='linguisticdescription', version='0.1.0'))
'com.kotlinnlp:linguisticdescription:jar:0.1.0'
Click the following link to download the jar file.
linguisticdescription-0.1.0-javadoc.jar