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 | Jan 08, 2018 |
| Files | pom (8 KB) jar (71 KB) View All |
| Repositories | CentralSonatype |
| Ranking | #115286 in MvnRepository (See Top Artifacts) |
| Used By | 4 artifacts |
| Vulnerabilities | Vulnerabilities from dependencies: CVE-2022-24329 CVE-2020-29582 |
Compile Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| 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 | |
| JVM Languages Apache 2.0 | org.jetbrains.kotlin » kotlin-stdlib2 vulnerabilities | 1.1.60 | 2.2.21 | |
| Reflection Apache 2.0 | org.jetbrains.kotlin » kotlin-reflect | 1.1.60 | 2.2.21 |
Runtime Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
BSD | org.jetbrains.spek » spek-junit-platform-engine | 1.1.4 | 1.1.5 |
Test Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Testing Apache 2.0 | org.jetbrains.kotlin » kotlin-test | 1.1.60 | 2.2.21 | |
BSD | org.jetbrains.spek » spek-api | 1.1.4 | 1.1.5 |
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 |