Open Source Text Processing Project: Stanford Temporal Tagger

Stanford Temporal Tagger Project Website: http://nlp.stanford.edu/software/sutime.html Github Link: None Description SUTime is a library for recognizing and normalizing time expressions. That is, it will convert next wednesday at 3pm to something like 2016-02-17T15:00 (depending on the assumed current reference time). … Continue reading

Open Source Deep Learning Project: neuralnetworks

neuralnetworks: Deep Neural Networks with GPU support Project Website: None Github Link: https://github.com/ivan-vasilev/neuralnetworks Description This is a Java implementation of some of the algorithms for training deep neural networks. GPU support is provided via the OpenCL and Aparapi. The architecture … Continue reading

Open Source Deep Learning Project: Deeplearning4J

Deeplearning4J: Neural Net Platform Project Website: http://deeplearning4j.org/ Github Link: https://github.com/deeplearning4j/deeplearning4j Description Deeplearning4j is the first commercial-grade, open-source, distributed deep-learning library written for Java and Scala. Integrated with Hadoop and Spark, DL4J is designed to be used in business environments on … Continue reading

Open Source Text Processing Project: MaryTTS

MaryTTS: The MARY Text-to-Speech System Project Website: http://mary.dfki.de/ Github Link: None Description MaryTTS is an open-source, multilingual Text-to-Speech Synthesis platform written in Java. It was originally developed as a collaborative project of DFKI’s Language Technology Lab and the Institute of … Continue reading

Open Source Text Processing Project: Sphinx4

Sphinx-4 Speech Recognition System Project Website: None Github Link: https://github.com/cmusphinx/sphinx4 Description Sphinx-4 is a state-of-the-art, speaker-independent, continuous speech recognition system written entirely in the Java programming language. It was created via a joint collaboration between the Sphinx group at Carnegie … Continue reading

Open Source Text Processing Project: CMU Sphinx

CMU Sphinx: Project by Carnegie Mellon University Project Website: http://cmusphinx.sourceforge.net/ Github Link: https://github.com/cmusphinx Description CMUSphinx collects over 20 years of the CMU research. All advantages are hard to list, but just to name a few: State of art speech recognition … Continue reading

Open Source Text Processing Project: SimpleNLG

SimpleNLG: Java API for Natural Language Generation Project Website: None Github Link: https://github.com/simplenlg/simplenlg Description SimpleNLG is a simple Java API designed to facilitate the generation of Natural Language. It was originally developed at the University of Aberdeen’s Department of Computing … Continue reading

Open Source Text Processing Project: Ephyra

The Ephyra Question Answering System Project Website: http://www.ephyra.info/ Github Link: None Description Ephyra is a modular and extensible framework for open domain question answering (QA). The system retrieves accurate answers to natural language questions from the Web and other sources. … Continue reading

Open Source Text Processing Project: YodaQA

YodaQA: A Question Answering system built on top of the Apache UIMA framework Project Website: http://ailao.eu/yodaqa/ Github Link: https://github.com/brmson/yodaqa Description YodaQA is an open source Factoid Question Answering system that can produce answer both from databases and text corpora using … Continue reading

Open Source Text Processing Project: InformationExtractionSystem

Information Extraction System Project Website: None Github Link: https://github.com/sanjaymeena/InformationExtractionSystem Description Information Extraction System can perform NLP tasks like Named Entity Recognition, Sentence Simplification, Relation Extraction etc. This document is an overview of various modules. For more information, please refer to … Continue reading