public interface DocumentNameFinder
Modifier and Type | Method and Description |
---|---|
Span[][] |
find(java.lang.String[][] document)
Returns tokens span for the specified document of sentences and their tokens.
|
Span[][] find(java.lang.String[][] document)
document
- An array of tokens for each sentence of a document.Copyright © 2010 - 2020 Adobe. All Rights Reserved