Nvtext APIs#
- group NVText
Contents:
- Nvtext Ngrams
- Nvtext Normalize
- Nvtext Stemmer
- Nvtext Edit Distance
- Nvtext Tokenize
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()
nvtext::bpe_merge_pairs
nvtext::hashed_vocabulary
nvtext::tokenizer_result
nvtext::tokenize_vocabulary
- Nvtext Replace
- Nvtext Minhash
- Nvtext Jaccard