估算文本占用的 Token 数(GPT/Claude 等模型参考)
大模型不按字符而按 token 处理文本:token 是分词后的最小单元。英文约 4 字符≈1 token,中文约 1 字≈1~2 token。token 数决定上下文占用与费用。