All subgroups and modules

module nlp_index

nlp :: nlp_index

Example showing how to use a NLPFileIndex.
package_diagram nlp\>examples\> examples nlp nlp nlp\>examples\>->nlp config config nlp\>examples\>->config nlp->config vsm vsm nlp->vsm opts opts nlp->opts dom dom nlp->dom curl curl nlp->curl pthreads pthreads nlp->pthreads ...vsm ... ...vsm->vsm ...opts ... ...opts->opts ...dom ... ...dom->dom ...curl ... ...curl->curl ...pthreads ... ...pthreads->pthreads ...config ... ...config->config

Ancestors

group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group core

core

Nit common library of core classes and methods
group counter

counter

Simple numerical statistical analysis and presentation
group curl

curl

Data transfer powered by the native curl library
group dom

dom

Easy XML DOM parser
group ini

ini

ini - Read and write INI configuration files
group meta

meta

Simple user-defined meta-level to manipulate types of instances as object.
group opts

opts

Management of options on the command line
group parser_base

parser_base

Simple base for hand-made parsers of all kinds
group poset

poset

Pre order sets and partial order set (ie hierarchies)
group pthreads

pthreads

POSIX Threads support
group serialization

serialization

Abstract serialization services
group text

core > text

All the classes and methods related to the manipulation of text entities
group vsm

vsm

Vector Space Model

Parents

group config

config

Configuration options for nit tools and apps
group nlp

nlp

Nit wrapper for Stanford CoreNLP