My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
-
Updated
May 2, 2023 - 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.
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
Code for Java Deep Learning Cookbook
Uses Apache Lucene, OpenNLP and geonames and extracts locations from text and geocodes them.
AIKA is a new type of artificial neural network designed to more closely mimic the behavior of a biological brain and to bridge the gap to classical AI. A key design decision in the Aika network is to conceptually separate the activations from their neurons, meaning that there are two separate graphs. One graph consisting of neurons and synapses…
AQMAR Arabic Tagger: Sequence tagger with cost-augmented structured perceptron training
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…
Apache NiFi NLP Processor
The Argument Reasoning Comprehension Task: Source codes & Datasets
NLP framework: sentence detector, tokeniser, pos-tagger and dependency parser
KNIME - Text Processing Extension (Labs)
Provide operations for text analysis, like lemmatization and text annotation with Uima Ruta scripts or existing project specific Uima pear files.
快速计算商旅轨迹 非线性坐标数据分析
Lemmatizer and Sentiment Analysis SDK sample code
Fast, Efficient and Elegant Android Neural Network Library with strong GPU acceleration, implemented CNN, Squeezenet yet.
Sample java code, to OCR input files (with Amazon Textract) and upload the outputted PDFs to tagtog 🤘🚀.
This is a simple Spring Boot project which removes stop words from a text file.
Improve CoreNLP to parse Financial data
Created by Alan Turing