在中文 NLP 等论文中,应该如何翻译 token 这个词? - 知乎 在NLP里面,A token is a string of contiguous characters between two spaces, or between a space and punctuation marks A token can also be an integer, real, or a number with a colon (time, for example: 2:00) 也就是说token最直接的翻译是一个"连续字符片段",但是这个名字略显拗口,简化一下就叫“连串“。