tokenize

tokenize

 英

  • 网络符将一个字符串标记化;切分词;令牌化

例句

In the draw method, check to see whether any bytes are available to read; if there are, tokenize them into an array.

通过draw方法我们可以检查是否字节可供读取如果我们可以它们保存一个数组

The new tokenize function performs the opposite action, disaggregating a string with a separator to mark the boundaries.

新增tokenize函数执行相反操作分隔符标记字符串之间边界

Specify the delimiters that the transformation uses to tokenize column values.

指定转换用来标记分隔

IndexWriter accepts an analyzer used to tokenize data before it is indexed.

编制索引IndexWriter接收用于标记数据分析程序

These differ in the way they tokenize the text and apply filters.

它们标记文本应用过滤器方式有所区别

Tokenize Configuration, which provides a repeatable way of injecting variable information into configuration files

TokenizeConfiguration这个模式提供一种可重复可变信息注入配置文件方法