module Dictnorm1
Extended Modules
Defined in:
mod/dicnorm_1.crInstance Method Summary
- #filter_lemma(markers, parts)
- #filter_sources(sources)
- #filter_teilexs(teilexs)
- #normadapt_lemmas(source, filters : Hash(String, Tuple(String, String, Array(String))) = nil, filter_compare = Types::CompareFlags::Default)
- #normadapt_text(source)
- #normalize_annots(markers, source, wrap = true)
- #normalize_authors(markers, source, wrap = true)
- #normalize_chars(markers, source)
- #normalize_lemmas(lemma)
- #normalize_phases(markers, source, phases)
- #normalize_stops1(source)
- #normalize_stops2(source)
- #normalize_substs(substs, source)
- #normalize_text(source)
- #normalize_words(markers, source)
- #normprocess_text(markers, source)
- #push_left_lines(source)
- #reduce_lemmas(markers, lemmas, source)
- #reduce_lemmas_chain(source : String, fname : String, filters : Hash(String, Tuple(String, String, Array(String))) = nil, filter_compare = Types::CompareFlags::Default)
- #split_description(markers, descr)
- #squeeze_str(source)
- #structurize(markers, lemma_descrs)
- #structurize_sources(markers, lemmas)
- #structurize_teilexs(markers, structure)
Instance Method Detail
def normadapt_lemmas(source, filters : Hash(String, Tuple(String, String, Array(String))) = nil, filter_compare = Types::CompareFlags::Default)
#
def reduce_lemmas_chain(source : String, fname : String, filters : Hash(String, Tuple(String, String, Array(String))) = nil, filter_compare = Types::CompareFlags::Default)
#