KotlinNLP / NeuralParser
NeuralParser is a very simple to use dependency parser, based on the Latent Syntactic Structure encoding.
☆20Updated 4 years ago
Alternatives and similar repositories for NeuralParser:
Users that are interested in NeuralParser are comparing it to the libraries listed below
- NeuralTokenizer is a very simple to use text tokenizer which uses neural networks from the SimpleDNN library.☆11Updated 4 years ago
- SimpleDNN is a machine learning lightweight open-source library written in Kotlin designed to support relevant neural network architectur…☆98Updated 4 years ago
- Bindings to Google's Compact Language Detector 3 to JVM Based Languages☆21Updated 7 months ago
- An implementation of the Watset clustering algorithm in Java.☆28Updated 2 years ago
- 🕸️ Graphs, finite fields and discrete dynamical systems in Kotlin☆124Updated this week
- Londogard Natural Language Processing Toolkit written in Kotlin☆71Updated last year
- NLP framework for JVM languages.☆148Updated 3 years ago
- Efficient f64-only ndarray in Kotlin☆126Updated 6 months ago
- ☆75Updated 4 years ago
- A {K}otlin g{ra}mmar for data {vis}ualization☆183Updated last month
- Kotlin extensions / Interfaces that extends the Java/Scala implementation/implicits of Smile NLP. Basically a simplification for Kotlin (…☆13Updated 4 years ago
- Java client for spaCy and more.☆13Updated 2 years ago
- 👨🚀 A type-safe URI builder in Kotlin☆20Updated 2 years ago
- Tensors, Model Inference, Linear Regression, MNIST, LSTM with TensorFlow, DL4j, komputation, DJL on Kotlin☆17Updated 4 years ago
- Various utilities regarding Levenshtein transducers. (Java)☆57Updated 3 years ago
- Small examples showing how to use Odin for various IE tasks☆16Updated 7 years ago
- A scientific computing library for Kotlin. https://kyonifer.github.io/koma☆270Updated 3 years ago
- Set of examples with lets-plot graphs☆10Updated 3 years ago
- Komputation is a neural network framework for the Java Virtual Machine written in Kotlin and CUDA C.☆294Updated 7 years ago
- Idiomatic Kotlin extensions for ojAlgo☆26Updated 5 years ago
- Java port of SymSpell: 1 million times faster through Symmetric Delete spelling correction algorithm