Link: http://nlg.isi.edu/demos/picaro/
Thursday, 11 April 2013
Sunday, 7 April 2013
SENNA toolkit
Intro: SENNA is a software distributed under a non-commercial license, which outputs a host of Natural Language Processing (NLP) predictions: part-of-speech (POS) tags, chunking (CHK), name entity recognition (NER), semantic role labeling (SRL) and syntactic parsing (PSG).
SENNA is fast because it uses a simple architecture, self-contained because it does not rely on the output of existing NLP system, and accurate because it offers state-of-the-art or near state-of-the-art performance.
Sunday, 3 March 2013
Detection of near-duplicate documents
Intro: A sample implementation of Charikar's hash for identification of similar documents.
Intro: DKPro Similarity is an open source software package for developing text similarity algorithms. The framework is designed to complement DKPro Core, a collection of software components for natural language processing (NLP) based on the Apache UIMA framework. By leveraging the power of the tools available in DKPro Core, it allows for a rich set of similarity computation operations, including the design of full-fledged language processing pipelines and fully customizable processing steps.
Labels:
document similarity,
hashing,
link,
NLP,
text processing,
tool
Tuesday, 29 January 2013
The DBpedia Data Set
Link: http://wiki.dbpedia.org/Datasets
Intro: The DBpedia data set uses a large multi-domain ontology which has been derived from Wikipedia. The English version of the DBpedia data set currently describes 3.77 million “things” with 400 million “facts”.
Labels:
corpus,
DBpedia,
information extraction,
large-scale,
link,
multi-lingual,
NLP,
Wikipedia
Monday, 21 January 2013
Explicit Semantic Analysis - ESA
Intro: ESA is a vector representation of texts based on Wikippedia as external knowledge base.
Link: http://www.cs.technion.ac.il/~gabr/resources/code/esa/esa.html
Link: http://www.cs.technion.ac.il/~gabr/resources/code/esa/esa.html
Labels:
esa,
Explicit Semantic Analysis,
NLP,
research,
semantic relatedness,
Wikipedia
Wednesday, 16 January 2013
Statistical Methods in Language and Linguistic Research
Link: https://www.equinoxpub.com/equinox/books/showbook.asp?bkid=348&keyword=
Monday, 17 December 2012
String Toolkit for Text Processing
Link: http://www.codeproject.com/Articles/23198/C-String-Toolkit-StrTk-Tokenizer
It can be used as lite version of Boost.
It can be used as lite version of Boost.
Subscribe to:
Posts (Atom)