Pinned Repositories
FrameExtractor
FrameExtractor is a module for semantic frame parsing that performs intent detection and slot filling.
HANClassifier
HANClassifier is a very simple to use text classifier which uses the Hierarchical Attention Networks (HAN) from the SimpleDNN library.
LanguageDetector
LanguageDetector is a very simple to use text language detector which uses the Hierarchical Attention Networks (HAN) from the SimpleDNN library.
LinguisticDescription
LinguisticDescription is a Kotlin library designed to support linguistic annotations over morphological, syntactic and semantic levels.
NeuralParser
NeuralParser is a very simple to use dependency parser, based on the Latent Syntactic Structure encoding.
NeuralTokenizer
NeuralTokenizer is a very simple to use text tokenizer which uses neural networks from the SimpleDNN library.
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
bist-parser
Graph-based and Transition-based dependency parsers based on BiLSTMs
elastik-nearest-neighbors-extended
Elasticsearch plugin for approximate K-nearest-neighbors on floating-point vectors. Repo includes a demo for image similarity search using the plugin.
NetGraph
Calculate the position of connected graphs with non-directional edges to avoid overlapping.
simone-cangialosi's Repositories
simone-cangialosi/NetGraph
Calculate the position of connected graphs with non-directional edges to avoid overlapping.
simone-cangialosi/bist-parser
Graph-based and Transition-based dependency parsers based on BiLSTMs
simone-cangialosi/elastik-nearest-neighbors-extended
Elasticsearch plugin for approximate K-nearest-neighbors on floating-point vectors. Repo includes a demo for image similarity search using the plugin.