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.
我想使用 ibm watson api“自然语言分类器”对文档进行分类,但每个文档仅限于 1000 个字符,这对我来说还不够。是否有另一个 api 可以处理包含超过 1000 个字符的大型文档?
NLC 不是为对文档进行分类而设计的,它旨在对问题和意图进行分类。
如果您想使用 Watson 对文档进行分类,可以使用 Alchemy API、Watson explorer、Watson Knowledge Studio 或 Retrieve and Rank。