Git Product home page Git Product logo

KotlinNLP's Projects

dependencyparsingdemo icon dependencyparsingdemo

A demo that shows the results of KotlinNLP modules: NeuralParser, NeuralTokenizer and LanguageDetector. Morpho-syntactic information are represented drawing dependency trees.

dependencyparsingserver icon dependencyparsingserver

DependencyTreeServer is a web server that forwards requests to the NLPServer and return the response for the DependencyParsingDemo.

dependencytreejs icon dependencytreejs

A JavaScript plugin to draw dependency trees representing morpho-syntactic analysis.

frameextractor icon frameextractor

FrameExtractor is a module for semantic frame parsing that performs intent detection and slot filling.

geolocation icon geolocation

GeoLocation is a Kotlin library designed to support the identification of geo-locations in a text.

hanclassifier icon hanclassifier

HANClassifier is a very simple to use text classifier which uses the Hierarchical Attention Networks (HAN) from the SimpleDNN library.

languagedetector icon languagedetector

LanguageDetector is a very simple to use text language detector which uses the Hierarchical Attention Networks (HAN) from the SimpleDNN library.

languagemodel icon languagemodel

LanguageModel contains a number of methods for language modeling based on the SimpleDNN library.

linguisticconditions icon linguisticconditions

LinguisticConditions is a helper module for verifying linguistic conditions on morpho-syntactic tokens.

linguisticdescription icon linguisticdescription

LinguisticDescription is a Kotlin library designed to support linguistic annotations over morphological, syntactic and semantic levels.

lssencoder icon lssencoder

LSSEncoder is the encoder of the Latent Syntactic Structure (LSS).

morphologicalanalyzer icon morphologicalanalyzer

MorphologicalAnalyzer is a Kotlin library designed to support morphological analysis of a text.

morphopredictor icon morphopredictor

Based on a neural model, the MorphoPredictor predicts the exact morphology of the tokens of a sentence.

neuralparser icon neuralparser

NeuralParser is a very simple to use dependency parser, based on the Latent Syntactic Structure encoding.

neuraltokenizer icon neuraltokenizer

NeuralTokenizer is a very simple to use text tokenizer which uses neural networks from the SimpleDNN library.

nlpserver icon nlpserver

NLPServer implements a server listening http requests on different routes, to query different modules of the KotlinNLP library.

progressindicator icon progressindicator

Deprecated. Please use https://github.com/KotlinNLP/Utils/tree/master/src/main/kotlin/com/kotlinnlp/utils/progressindicator instead.

simplednn icon simplednn

SimpleDNN is a machine learning lightweight open-source library written in Kotlin designed to support relevant neural network architectures in natural language processing tasks

summarizer icon summarizer

Calculate the salience score of sentences with the purpose to summarize a text.

syntaxdecoder icon syntaxdecoder

SyntaxDecoder is a generalized transition-based parsing framework designed to simplify the development of statistical dependency parsers.

tokensencoder icon tokensencoder

TokensEncoder is a very simple to use tokens encoder library which uses neural networks from SimpleDNN.

tokenslabeler icon tokenslabeler

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.

utils icon utils

Utils is a Kotlin package containing utilities for the KotlinNLP library.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.