Custom entity annotation with groundtruth

0

I'm trying to train a custom entity recognizer with aws comprehend by using annotations labelled with aws groundtruth.

Via ground truth, annotations are stored in the augmented manifest file in s3 but the format of the annotations doesn't look easily compatible with the expected format of the annotations to train a custom entity recognizer using comprehend.

Is there an easy way to combine these two tools or would I need to manipulate the annotated data in a more manual way to match the expected training data format for comprehend?

Garyjb
질문됨 4년 전364회 조회
3개 답변
1

Please refer to this solution to train Comprehend Custom entity recognizers using data annotated with Groundtruth - https://aws.amazon.com/blogs/machine-learning/developing-ner-models-with-amazon-sagemaker-ground-truth-and-amazon-comprehend/

답변함 4년 전
0

Thank you for your question.

Comprehend currently does not support training of a customer entity recognizer using annotations labelled with Groundtruth in the exact output format of Groundtruth. We have submitted a feature request on your behalf to support this.

In the mean time unfortunately, you will have to write some custom code to transform the output of Groundtruth to the one supported by Comprehend Entity Recognizer training.

Please let us know if you have issues getting this done and we can get back with a code snippet that will help accomplish this.

Thanks,
Seema

답변함 4년 전
0

thank you!

A code snippet that might help the process would be really useful here if you're able to help?

Garyjb
답변함 4년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠