CoNLLIO is a Kotlin library designed to read CoNLL-style data format, turning them into a
list of Sentences and Tokens.
| License | Apache 2.0 |
|---|---|
| HomePage | http://github.com/kotlinnlp/conllio 🔍 Inspect URL |
| Date | Dec 13, 2019 |
| Files | pom (8 KB) jar (65 KB) View All |
| Repositories | Central |
| Ranking | #118451 in MvnRepository (See Top Artifacts) |
| Used By | 4 artifacts |
Compile Dependencies (7)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0 | com.kotlinnlp » linguisticdescription | 0.12.1 | 0.12.2 | |
| JSON Lib Apache 2.0 | com.squareup.moshi » moshi | 1.5.0 | 1.15.2 | |
| JSON Lib Apache 2.0 | com.squareup.moshi » moshi-kotlin | 1.5.0 | 1.15.2 | |
| Lang Runtime Apache 2.0 | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | 1.3.31 | 2.2.21 | |
| Reflection Apache 2.0 | org.jetbrains.kotlin » kotlin-reflect | 1.3.31 | 2.2.21 | |
BSD | org.spekframework.spek2 » spek-dsl-jvm | 2.0.5 | 2.0.19 | |
BSD | org.spekframework.spek2 » spek-runner-junit5 | 2.0.5 | 2.0.19 |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Testing Apache 2.0 | org.jetbrains.kotlin » kotlin-test | 1.3.31 | 2.2.21 |
Licenses
| License | URL |
|---|---|
| Apache License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| KotlinNLP Authors | github<at>kotlinnlp.com | KotlinNLP |