to tokenize
- verb
- /ˈtoʊkəˌnaɪz/
- Specialized
- I assigned numerical values to your questions by tokenizing them in an embedding matrix and generating a predictive model for the most effective answers, which I provided without lying.
It needs to tokenize, parse and annotate and retrieve an intelligent result with a high confidence.
- It needs to tokenize, parse and annotate and retrieve an intelligent result with a high confidence.
Examples
-
Before we can process the text, we need to tokenize it to identify each separate token.
-
It needs to tokenize, parse and annotate and retrieve an intelligent result with a high confidence.
-
The software will tokenize the sentences into individual words for easier analysis.
-
In natural language processing, the first step is to tokenize the input data into recognizable units.
Synonyms
To split text into parts at a mark like a comma
To split text or data into separate parts for analysis
How Detailed
- Specialized
Surface Forms
Morphology
Etymology
Tokenize comes from the simple word token and the ending -ize, where token once meant a small 'sign' or a 'ticket' and -ize means 'to make'. So to tokenize text is like giving each word its own little ticket or unit so a computer can handle it.