KotlinNLP / NeuralTokenizerLinks
NeuralTokenizer is a very simple to use text tokenizer which uses neural networks from the SimpleDNN library.
☆11Updated 4 years ago
Alternatives and similar repositories for NeuralTokenizer
Users that are interested in NeuralTokenizer are comparing it to the libraries listed below
Sorting:
- NeuralParser is a very simple to use dependency parser, based on the Latent Syntactic Structure encoding.☆21Updated 4 years ago
- SimpleDNN is a machine learning lightweight open-source library written in Kotlin designed to support relevant neural network architectur…☆99Updated 4 years ago
- Bindings to Google's Compact Language Detector 3 to JVM Based Languages☆22Updated last year
- Simple projects that demonstrate kweb's capabilities 🦆☆12Updated 3 years ago
- Mirror of Gitlab Repository☆34Updated 4 years ago
- 🗿 SAT solver wrappers for Kotlin☆9Updated last year
- Kotlin extensions / Interfaces that extends the Java/Scala implementation/implicits of Smile NLP. Basically a simplification for Kotlin (…☆14Updated 5 years ago
- A web crawling framework written in Kotlin☆128Updated 3 years ago
- Examples how to use jlink with kotlin in gradle and maven☆35Updated 2 years ago
- Code and data accompanying the paper "Approaching nested named entity recognition with parallel LSTM-CRFs."☆26Updated 2 years ago
- Discrete Event Simulator☆74Updated 2 weeks ago
- DSL for Neo4j Cypher query language on Kotlin☆9Updated 7 years ago
- Enables the use of Kotlin coroutines and GraalVM native-image together☆86Updated 5 years ago
- A library for interacting with blocking JDBC drivers using Kotlin Coroutines.☆47Updated 3 years ago
- A lighter and more efficient implementation of JsonPath in Kotlin