ace::persistent Namespace Reference

Namespace holds (global) variables. More...


Variables

StringStore< string_index_tlemmas (constants::max_string_length)
 Lemmas strings are stored within this StringStore.
StringStore< tag_index_ttags (constants::max_string_length)
 Morphological tags strings are stored within this StringStore.
NGramStore ngrams
 N-grams also have their own storage.
MultiRulesFilter morphologic_filter
 Morphologic filter is used to get rid of some not much interesting N-grams.
UniRulesFilter context_filter
 Context filter is used to get rid of some not much interesting words.
stats_t overall_stats
 Overall statistics.
morphologic_filter_file_stats_t morphologic_filter_file_stats
 Morphologic filter has also some interesting statistics.


Detailed Description

Namespace holds (global) variables.

As the name suggest, all objects within the namespace live till the program end.


Variable Documentation

Context filter is used to get rid of some not much interesting words.

Lemmas strings are stored within this StringStore.

Morphologic filter is used to get rid of some not much interesting N-grams.

Morphologic filter has also some interesting statistics.

N-grams also have their own storage.

Overall statistics.

Morphological tags strings are stored within this StringStore.


Generated on Wed Aug 6 23:25:51 2008 for PACE by  doxygen 1.5.6