Group: KotlinNLP
Sort by:Popular

1.SimpleDNN11 usages

com.kotlinnlp » simplednn Apache

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

2.Utilities15 usages

com.kotlinnlp » utils Apache

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

4.ProgressIndicator7 usages

com.kotlinnlp » progressindicator Apache

ProgressIndicator implements different indicators to track a progress.
Last Release on Jan 8, 2018

5.NeuralTokenizer5 usages

com.kotlinnlp » neuraltokenizer Apache

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

6.TokensEncoder5 usages

com.kotlinnlp » tokensencoder Apache

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

7.CoNLLIO4 usages

com.kotlinnlp » conllio Apache

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

8.Dependencytree4 usages

com.kotlinnlp » dependencytree Apache

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

9.NeuralParser4 usages

com.kotlinnlp » neuralparser Apache

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 » lssencoder Apache

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

12.Constraints1 usages

com.kotlinnlp » constraints Apache

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

13.Correlator1 usages

com.kotlinnlp » correlator Apache

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

14.FrameExtractor1 usages

com.kotlinnlp » frameextractor Apache

FrameExtractor is a module for semantic frame parsing that performs intent detection and slot filling.
Last Release on Jun 16, 2020

15.Geolocation1 usages

com.kotlinnlp » geolocation Apache

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

16.HANClassifier1 usages

com.kotlinnlp » hanclassifier Apache

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

17.LanguageDetector1 usages

com.kotlinnlp » languagedetector Apache

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

18.LanguageModel1 usages

com.kotlinnlp » languagemodel Apache

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

19.Summarizer1 usages

com.kotlinnlp » summarizer Apache

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

20.SyntaxDecoder1 usages

com.kotlinnlp » syntaxdecoder Apache

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