Nvtext API#
- 组 NVText
目录
- Nvtext Ngrams
- Nvtext 规范化
- Nvtext 词干提取
- Nvtext 编辑距离
- Nvtext 分词
load_merge_pairs()
byte_pair_encoding()
load_vocabulary_file()
subword_tokenize()
tokenize()
tokenize()
count_tokens()
count_tokens()
character_tokenize()
detokenize()
load_vocabulary()
tokenize_with_vocabulary()
load_wordpiece_vocabulary()
wordpiece_tokenize()
nvtext::bpe_merge_pairs
nvtext::hashed_vocabulary
nvtext::tokenizer_result
nvtext::tokenize_vocabulary
nvtext::wordpiece_vocabulary
- Nvtext 替换
- Nvtext Minhash
- Nvtext Jaccard