public interface DocumentNameFinder
| Modifier and Type | Method and Description | 
|---|---|
Span[][] | 
find(String[][] document)
Returns tokens span for the specified document of sentences and their tokens. 
 | 
Span[][] find(String[][] document)
document - An array of tokens for each sentence of a document.Copyright © 2021 The Apache Software Foundation. All rights reserved.