Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
调用 Alchemy API 进行语言处理时,有时会自动识别错误的语言。(文本有很多名称,有时会导致自动识别。)我知道文本都是英文的,那么有没有办法强制 api 用英文处理?你会认为会有一个简单的参数,但我在文档中没有看到它。
尝试在您的请求中添加“language=english”,我想我用过一次