Simple numerical statistical analysis and presentation

All groups and modules

module counter

counter :: counter

Simple numerical statistical analysis and presentation
package_diagram counter counter poset poset counter->poset serialization serialization poset->serialization ...serialization ... ...serialization->serialization array_debug array_debug array_debug->counter bucketed_game bucketed_game bucketed_game->counter text_stat text_stat text_stat->counter vsm vsm vsm->counter nlp nlp nlp->vsm nlp... ... nlp...->nlp

Ancestors

package core

core

Nit common library of core classes and methods
package json

json

read and write JSON formatted text
package meta

meta

Simple user-defined meta-level to manipulate types of instances as object.
package parser_base

parser_base

Simple base for hand-made parsers of all kinds
package serialization

serialization

Abstract serialization services

Parents

package poset

poset

Pre order sets and partial order set (ie hierarchies)

Children

package array_debug

array_debug

Exposes functions to help profile or debug Arrays.
package bucketed_game

bucketed_game

Game framework with an emphasis on efficient event coordination
package text_stat

text_stat

Injects stat-calculating functionalities to Text and its variants
package vsm

vsm

Vector Space Model

Descendants

package nlp

nlp

Nit wrapper for Stanford CoreNLP