Group: KotlinNLP
Sort by:Popular

1. Utilities15 usages

com.kotlinnlp » utilsApache

Utils is a Kotlin package containing utilities for the KotlinNLP library.
Last Release on Jun 15, 2020
LinguisticDescription is a Kotlin library designed to support linguistic annotations over morphological, syntactic and semantic levels.
Last Release on Jun 15, 2020

3. SimpleDNN11 usages

com.kotlinnlp » simplednnApache

SimpleDNN is a machine learning lightweight open-source library written in Kotlin whose purpose is to support the development of feed-forward and recurrent Artificial Neural Networks.
Last Release on Jun 15, 2020
ProgressIndicator implements different indicators to track a progress.
Last Release on Jan 8, 2018

5. TokensEncoder5 usages

com.kotlinnlp » tokensencoderApache

TokensEncoder is a very simple to use tokens encoder library which uses neural networks from SimpleDNN.
Last Release on Jun 16, 2020

6. NeuralTokenizer5 usages

com.kotlinnlp » neuraltokenizerApache

NeuralTokenizer is a very simple to use text tokenizer which uses neural networks from the SimpleDNN library.
Last Release on Jun 15, 2020

7. Dependencytree4 usages

com.kotlinnlp » dependencytreeApache

A simple package that contains convenient methods to build and navigate a dependency tree.
Last Release on Jun 15, 2020

8. CoNLLIO4 usages

com.kotlinnlp » conllioApache

CoNLLIO is a Kotlin library designed to read CoNLL-style data format, turning them into a list of Sentences and Tokens.
Last Release on Jun 15, 2020

9. NeuralParser4 usages

com.kotlinnlp » neuralparserApache

NeuralParser is a very simple to use dependency parser, based on the SimpleDNN library and the SyntaxDecoder transition systems framework.
Last Release on Jun 16, 2020
MorphologicalAnalyzer is a Kotlin library designed to support morphological analysis of a text.
Last Release on Jun 16, 2020

11. LSSEncoder2 usages

com.kotlinnlp » lssencoderApache

LSSEncoder is the encoder of the Latent Syntactic Structure (LSS).
Last Release on Jun 16, 2020

12. Correlator1 usages

com.kotlinnlp » correlatorApache

Correlate texts respect to linguistic perspectives.
Last Release on Jun 16, 2020

13. HANClassifier1 usages

com.kotlinnlp » hanclassifierApache

HANClassifier is a very simple to use text classifier which uses the Hierarchical Attention Networks (HAN) from the SimpleDNN library.
Last Release on Jun 16, 2020

14. SyntaxDecoder1 usages

com.kotlinnlp » syntaxdecoderApache

SyntaxDecoder is a generalized transition-based parsing framework designed to simplify the development of statistical transition-based dependency parsers.
Last Release on Aug 4, 2018

15. TokensLabeler1 usages

com.kotlinnlp » tokenslabelerApache

TokensLabeler allows to annotate the tokens of a sentence according to the BIEOU notation (or a subset of), in which the set of labels is defined in the training set.
Last Release on Jun 16, 2020

16. LanguageModel1 usages

com.kotlinnlp » languagemodelApache

LanguageModel contains a number of methods for language modeling based on the SimpleDNN library.
Last Release on Jun 15, 2020

17. Geolocation1 usages

com.kotlinnlp » geolocationApache

GeoLocation is a Kotlin library designed to support the identification of geo-locations in a text.
Last Release on Jun 16, 2020

18. Summarizer1 usages

com.kotlinnlp » summarizerApache

Calculate the salience score of sentences with the purpose to summarize a text.
Last Release on Jun 16, 2020

19. Constraints1 usages

com.kotlinnlp » constraintsApache

A helper module for managing linguistic constraints during parsing.
Last Release on Oct 8, 2018

20. LanguageDetector1 usages

com.kotlinnlp » languagedetectorApache

LanguageDetector is a very simple to use text language detector which uses the Hierarchical Attention Networks (HAN) from the SimpleDNN library.
Last Release on Jun 15, 2020