Java utility classes to simplify use of the Stanford Parser for a specific English configuration.
-
Updated
Apr 10, 2011 - Java
Natural language processing (NLP) is a field of computer science that studies how computers and humans interact. In the 1950s, Alan Turing published an article that proposed a measure of intelligence, now called the Turing test. More modern techniques, such as deep learning, have produced results in the fields of language modeling, parsing, and natural-language tasks.
Java utility classes to simplify use of the Stanford Parser for a specific English configuration.
k-Met is a phonetic clustering algorithm for grouping words by their approximate pronunciation. It uses fuzzy matching techniques and the double metaphone indexing algorithm.
NaiveSumm is a naive summarization approach based on Luhn1958 work "The Automatic Creation of Literature Abstracts" It uses the frequencies of words in the document in order to calculate and extract the sentences that include the most frequent words.
Language sentiment analysis and neural networks... for trolls.
Turkish Natural Language Toolkit
AQMAR Arabic Tagger: Sequence tagger with cost-augmented structured perceptron training
Metaphone is a phonetic algorithm, an algorithm published in 1990 for indexing words by their English pronunciation. It fundamentally improves on the Soundex algorithm by using information about variations and inconsistencies in English spelling and pronunciation to produce a more accurate encoding, which does a better job of matching words and …
Clojure implementation of Generalized Quantifiers for English sentences.
Clojure application generates "wise sayings", similar to what you find in fortune cookies. Written as a very simple application while learning Clojure.
sms processing and key data extraction
A Typescript Chinese word segmentation tool based on Python Jieba
all-paths graph kernel for protein-protein interaction extraction
Information Extraction System can perform NLP tasks like Named Entity Recognition, Sentence Simplification, Relation Extraction etc.
Created by Alan Turing