|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--gov.nist.nlpir.irf.indexer.Indexer
|
+--gov.nist.nlpir.irf.indexer.UniversalIndexer
A general purpose indexer.
| Fields inherited from class gov.nist.nlpir.irf.indexer.Indexer |
serialVersionUID |
| Constructor Summary | |
UniversalIndexer()
|
|
| Method Summary | |
java.util.Vector |
getIndexingFeatures(DataElem de,
ProxyDocument proxyDoc)
Returns the indexing features that were extracted from specified data element and document at indexing time. |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public UniversalIndexer()
| Method Detail |
public java.util.Vector getIndexingFeatures(DataElem de,
ProxyDocument proxyDoc)
de - the data element from which to extract featuresdoc - the (proxy) document which contains the data element
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||