comp.lang.ada
 help / color / mirror / Atom feed
* Natural Language Processing with ADA 2012
@ 2015-10-16 12:47 matteogrella
  0 siblings, 0 replies; only message in thread
From: matteogrella @ 2015-10-16 12:47 UTC (permalink / raw)



Hello,

I'm glad to inform you that at the GitHub links below, you'll find ADA 2012 used for Natural Language Processing and more in general for Artificial Intelligence / Machine Learning.

https://github.com/matteo-grella/mg-research/tree/master/ADADP

ADA Dependency Parser (ADADP).
ADADP is a very basic multilingual statistical dependency parser written in pure ADA that I use to experiment some ideas.  It is based on a shift-reduce transition-based system that produces dependency parse trees for natural language sentences using parsing model learned from annotated corpora.

https://github.com/MGMN/NLPColl/tree/master/DeepParser

NLPColl Deep Parser.
NLPColl Deep Parser is a dependency parser written in Ada 2012 that use Deep Learning / Word Embedding algorithms.  This project derives from Stanford CoreNLP tools (see https://github.com/stanfordnlp/CoreNLP).

https://github.com/MGMN/ada-relax-component-collection/tree/master/src/arcoll/machine_learning

ADA 2012 implementations of Multi-layer Perceptron and Averaged Perceptron.

Best regards,

Matteo Grella
http://www.matteogrella.com


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-10-16 12:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-16 12:47 Natural Language Processing with ADA 2012 matteogrella

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox