Welcome to rjieba’s documentation!

rjieba.cut(text, hmm)

Cut the input text

rjieba.cut_all(text)

Cut the input text, return all possible words

Cut the input text in search mode

rjieba.tag(text, hmm)

Tag the input text

rjieba.tokenize(text, mode, hmm)

Tokenize

Indices and tables