Named entity recognition tools: Difference between revisions
Jump to navigation
Jump to search
m
→Amazon Comprehend
No edit summary |
|||
| Line 66: | Line 66: | ||
* language support: | * language support: | ||
* programming language: | * programming language: | ||
* Score: Available | * Score: Available. "Each entity also has a score that indicates the level of confidence that Amazon Comprehend has that it correctly detected the entity type. You can filter out the entities with lower scores to reduce the risk of using incorrect detections.<ref>[https://docs.aws.amazon.com/zh_tw/comprehend/latest/dg/how-entities.html Detect Entities - Amazon Comprehend]</ref>" | ||
* classes of entity: "COMMERCIAL_ITEM, DATE, EVENT, LOCATION, ORGANIZATION, OTHER, PERSON, QUANTITY and TITLE"<ref>[https://docs.aws.amazon.com/comprehend/latest/dg/how-entities.html Detect Entities - Amazon Comprehend]</ref> as the following: | * classes of entity: "COMMERCIAL_ITEM, DATE, EVENT, LOCATION, ORGANIZATION, OTHER, PERSON, QUANTITY and TITLE"<ref>[https://docs.aws.amazon.com/comprehend/latest/dg/how-entities.html Detect Entities - Amazon Comprehend]</ref> as the following: | ||