简体   繁体   English

如何在AWS理解中获取(或训练理解)文档类别

[英]How to get(or train comprehend) category of document in AWS comprehend

I want to get the category of the document from the corpus of the document.我想从文档的语料库中获取文档的类别。

categories like brochure, catalogue, certificate, Resume小册子、目录、证书、简历等类别

Is there any way to do it?有什么办法吗? or how can I train the AWS comprehend to identify the category of a document?或者如何训练 AWS 理解来识别文档的类别?

There is an option of custom classifier in comprehend where you need to prepare the simple csv file with training data to train the service according to your data.在理解中有一个自定义分类器的选项,您需要准备带有训练数据的简单 csv 文件,以根据您的数据训练服务。

https://docs.aws.amazon.com/comprehend/latest/dg/how-document-classification.html https://docs.aws.amazon.com/comprehend/latest/dg/how-document-classification.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM