Package | Description |
---|---|
gate.corpora | |
gate.creole.ir |
Modifier and Type | Class and Description |
---|---|
class |
SerialCorpusImpl |
Modifier and Type | Method and Description |
---|---|
IndexedCorpus |
QueryResultList.getQueryCorpus() |
Modifier and Type | Method and Description |
---|---|
void |
Search.setCorpus(IndexedCorpus ic)
Sets coprus in which will doing search operations.
|
Constructor and Description |
---|
QueryResultList(String query,
IndexedCorpus corpus,
List<QueryResult> results)
Constructor of the class.
|
Copyright © 2024 GATE. All rights reserved.