DocAI EntityRecognition Method |
| Name | Description | |
|---|---|---|
|
|
EntityRecognition(Document, String, String ) |
Recognize the entities within the document.
|
|
|
EntityRecognition(Paragraph, String, String ) |
Recognize the entities within the paragraph.
|
|
|
EntityRecognition(TextRange, String, String ) |
Recognize the entities within the text range.
|