.. currentmodule:: pythainlp.corpus pythainlp.corpus ==================================== The :class:`pythainlp.corpus` is corpus for pythainlp. Modules ------- .. autofunction:: get_corpus .. autofunction:: get_corpus_path .. autofunction:: download .. autofunction:: remove .. autofunction:: pythainlp.corpus.common.thai_stopwords .. autofunction:: pythainlp.corpus.common.thai_words .. autofunction:: pythainlp.corpus.common.thai_syllables .. autofunction:: pythainlp.corpus.common.thai_negations .. autofunction:: pythainlp.corpus.common.countries .. autofunction:: pythainlp.corpus.common.provinces .. autofunction:: pythainlp.corpus.conceptnet.edges TNC --- .. autofunction:: pythainlp.corpus.tnc.word_freq .. autofunction:: pythainlp.corpus.tnc.word_freqs TTC --- .. autofunction:: pythainlp.corpus.ttc.word_freqs Wordnet ------- .. autofunction:: pythainlp.corpus.wordnet.synsets .. autofunction:: pythainlp.corpus.wordnet.synset .. autofunction:: pythainlp.corpus.wordnet.all_lemma_names .. autofunction:: pythainlp.corpus.wordnet.all_synsets .. autofunction:: pythainlp.corpus.wordnet.langs .. autofunction:: pythainlp.corpus.wordnet.lemmas .. autofunction:: pythainlp.corpus.wordnet.lemma .. autofunction:: pythainlp.corpus.wordnet.lemma_from_key .. autofunction:: pythainlp.corpus.wordnet.path_similarity .. autofunction:: pythainlp.corpus.wordnet.lch_similarity .. autofunction:: pythainlp.corpus.wordnet.wup_similarity .. autofunction:: pythainlp.corpus.wordnet.morphy .. autofunction:: pythainlp.corpus.wordnet.custom_lemmas