proto/Source/persistent.cpp File Reference

Definition of program "persistent" objects. More...

#include "persistent.h"

Namespaces

namespace  ace
namespace  ace::persistent

Variables

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


Detailed Description

Definition of program "persistent" objects.

See persistent.h for more info.

(C) Ceslav Przywara 2008, MFF UK Prague


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