CWordFeatures Member List

This is the complete list of members for CWordFeatures, including all inherited members.

add_preproc(CPreProc *p)CFeatures [virtual]
apply_preproc(bool force_preprocessing=false)CSimpleFeatures< uint16_t > [virtual]
CFeatures(int32_t size)CFeatures
CFeatures(const CFeatures &orig)CFeatures
CFeatures(char *fname)CFeatures
check_feature_compatibility(CFeatures *f)CFeatures
clean_preprocs()CFeatures
compute_feature_vector(int32_t num, int32_t &len, uint16_t *target=NULL)CSimpleFeatures< uint16_t > [protected, virtual]
copy_feature_matrix(uint16_t *src, int32_t num_feat, int32_t num_vec)CWordFeatures [virtual]
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CSimpleFeatures(int32_t size=0)CSimpleFeatures< uint16_t >
CSimpleFeatures(const CSimpleFeatures &orig)CSimpleFeatures< uint16_t >
CSimpleFeatures(uint16_t *fm, int32_t num_feat, int32_t num_vec)CSimpleFeatures< uint16_t >
CSimpleFeatures(char *fname)CSimpleFeatures< uint16_t >
CWordFeatures(int32_t size=0, int32_t num_symbols=(1<< 16))CWordFeatures
CWordFeatures(const CWordFeatures &orig)CWordFeatures
CWordFeatures(uint16_t *src, int32_t num_feat, int32_t num_vec)CWordFeatures
CWordFeatures(char *fname, int32_t num_sym=(1<< 16))CWordFeatures
del_preproc(int32_t num)CFeatures [virtual]
duplicate() constCSimpleFeatures< uint16_t > [virtual]
feature_cacheCSimpleFeatures< uint16_t > [protected]
feature_matrixCSimpleFeatures< uint16_t > [protected]
free_feature_matrix()CSimpleFeatures< uint16_t >
free_feature_vector(uint16_t *feat_vec, int32_t num, bool dofree)CSimpleFeatures< uint16_t >
free_features()CSimpleFeatures< uint16_t >
get_cache_size()CFeatures
get_feature_class()CSimpleFeatures< uint16_t > [virtual]
get_feature_matrix(int32_t &num_feat, int32_t &num_vec)CSimpleFeatures< uint16_t >
get_feature_type()CSimpleFeatures< uint16_t > [virtual]
get_feature_vector(int32_t num, int32_t &len, bool &dofree)CSimpleFeatures< uint16_t >
get_fm(uint16_t **dst, int32_t *d1, int32_t *d2)CWordFeatures [virtual]
get_masked_symbols(uint16_t symbol, uint8_t mask)CWordFeatures
get_num_features()CSimpleFeatures< uint16_t >
get_num_preproc()CFeatures
get_num_preprocessed()CFeatures
get_num_symbols()CWordFeatures
get_num_vectors()CSimpleFeatures< uint16_t > [virtual]
get_order()CWordFeatures
get_original_num_symbols()CWordFeatures
get_preproc(int32_t num)CFeatures
get_size()CSimpleFeatures< uint16_t > [virtual]
ioCSGObject
is_preprocessed(int32_t num)CFeatures
list_feature_obj()CFeatures
load(char *fname)CWordFeatures [virtual]
num_featuresCSimpleFeatures< uint16_t > [protected]
num_symbolsCWordFeatures [protected]
num_vectorsCSimpleFeatures< uint16_t > [protected]
obtain_from_char_features(CCharFeatures *cf, int32_t start, int32_t order, int32_t gap=0)CWordFeatures
orderCWordFeatures [protected]
original_num_symbolsCWordFeatures [protected]
parallelCSGObject
ref()CSGObject
ref_count() const CSGObject
reshape(int32_t p_num_features, int32_t p_num_vectors)CSimpleFeatures< uint16_t > [virtual]
save(char *fname)CWordFeatures [virtual]
set_feature_matrix(uint16_t *fm, int32_t num_feat, int32_t num_vec)CSimpleFeatures< uint16_t > [virtual]
set_num_features(int32_t num)CSimpleFeatures< uint16_t >
set_num_vectors(int32_t num)CSimpleFeatures< uint16_t >
set_preprocessed(int32_t num)CFeatures
symbol_mask_tableCWordFeatures [protected]
translate_from_single_order(uint16_t *obs, int32_t sequence_length, int32_t start, int32_t order, int32_t max_val, int32_t gap=0)CWordFeatures [protected]
unref()CSGObject
versionCSGObject
~CFeatures()CFeatures [virtual]
~CSGObject()CSGObject [virtual]
~CSimpleFeatures()CSimpleFeatures< uint16_t > [virtual]
~CWordFeatures()CWordFeatures [virtual]


SHOGUN Machine Learning Toolbox - Documentation