Code for Java Deep Learning Cookbook
-
Updated
Oct 13, 2020 - 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.
Code for Java Deep Learning Cookbook
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
The Argument Reasoning Comprehension Task: Source codes & Datasets
NLP framework: sentence detector, tokeniser, pos-tagger and dependency parser
AQMAR Arabic Tagger: Sequence tagger with cost-augmented structured perceptron training
Uses Apache Lucene, OpenNLP and geonames and extracts locations from text and geocodes them.
This repository includes Artificial Intelligence implementation in java language to create chatbot. Chat bot is created in Core Java and Swing Project using Eclipse IDE. Projects can be run on other IDE as command line application. This project includes AI specific reply based on user input, basic type-error detection, text processing and text p…
KNIME - Text Processing Extension (Labs)
Apache NiFi NLP Processor
快速计算商旅轨迹 非线性坐标数据分析
Lemmatizer and Sentiment Analysis SDK sample code
Relation Extraction (spatial and temporal together, person-location-time ) from raw web news text in different languages(English, German, Hindi). Different Natural Language Processing techniques and Machine Learning techniques are exercised. Feature Engineering was the most critical part that I already designed common to all experimenting langu…
Java tool to explore bias withing word embedding and large language models
sentiment analyser for turkish tweets
📖 Probabilistic model and Deep Learning based Korean NLP Engine
Template-based natural language generation library.
NLP and Ngram-based text classification system
Fast, Efficient and Elegant Android Neural Network Library with strong GPU acceleration, implemented CNN, Squeezenet yet.
Created by Alan Turing