powered by
Rebuild tokenizer
rebuild_tokenizer(config_path = NULL)
Absolute path to sudachi.json
sudachi.json
Returns a binding to the instance of <sudachipy.tokenizer.Tokenizer>.
<sudachipy.tokenizer.Tokenizer>
# NOT RUN { instance <- rebuild_tokenizer() tokenizer("Tokyo, Japan", mode = "A", instance) # }
Run the code above in your browser using DataLab