Resources and linguistic processors (2013) .. by Rodrigo Agerri etc Contents 1 Introduction 13 2 Processing Events in Text 15 2.1 Event detection from multilingual textual sources … 15 2.2 Progress on semantic processing ……
Search Results for: Illinois Named Entity Tagger
FreeLing
Notes: FreeLing is a free and open-source suite of language processing tools for a variety of natural languages, including English, Spanish, Italian, Portuguese, and French. It includes modules for tokenization, part-of-speech tagging,…
OpenCalais
Notes: Calais is a service by Thomson Reuters that automatically extracts semantic information from web pages and other online content. Calais uses natural language processing (NLP) and other AI technologies to analyze…
NLTK & Natural Language Generation
Notes: The Natural Language Toolkit (NLTK) is a suite of libraries and programs for symbolic and statistical natural language processing (NLP) in the Python programming language. It was developed at the University…
CCG (Combinatory Categorial Grammar) Parsers
Notes: Combinatory categorial grammar (CCG) parsers are software systems that are used to analyze and understand the structure and meaning of natural language sentences. They are based on the theory of combinatory…
RNN (Recurrent Neural Network) & Chatbots
Notes: Recurrent neural networks (RNNs) are a type of artificial neural network that is particularly well-suited for processing sequential data, such as natural language text or time series data. RNNs are able…
RiTa Toolkit
Notes: RiTa (short for “Rita’s Library of Tools for Artists”) is a software library for natural language processing and computational literature. It is designed to be simple and easy to use, while…
Sentence Splitter
Notes: One common approach to analyzing and processing documents is to split them into sentences and then parse the individual sentences to extract meaning and structure. This can be done using natural…
Stanford Classifier
Notes: Stanford Classifier is a machine learning tool for text classification. It is designed to be highly flexible and can be used for a wide range of classification tasks. It is particularly…
Apache OpenNLP & Dialog Systems
Notes: The OpenNLP library is used to perform natural language processing tasks such as tokenization, part-of-speech tagging, and named entity extraction. It is used in various applications such as information extraction, language…