|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Configured | |
---|---|
net.sf.eos.analyzer | The package contains classes and patterns to support analyzing of
CharSequence . |
net.sf.eos.document | Contains the base document for all εοs data. |
net.sf.eos.entity | Support for named entity recognizer. |
net.sf.eos.hadoop.mapred | Contains the base infrastructure for mapreduce handling. |
net.sf.eos.hadoop.mapred.cooccurrence | Main task of the εοs-toolkit mapreduce system to support cooccurrence based entity oriented search. |
net.sf.eos.hadoop.mapred.decompose | Decomposes a text into it sentences in a mapreduce task. |
net.sf.eos.lucene | εοs based on Lucene. |
net.sf.eos.medline | Support to work with data from the NLM Medline database. |
net.sf.eos.sentence | It is essential to eleminate double sentences in a corpus with respect to additional metadata. |
Uses of Configured in net.sf.eos.analyzer |
---|
Subclasses of Configured in net.sf.eos.analyzer | |
---|---|
class |
TextBuilder
Implementation creates new text sequences from Token - or
CharSequence -lists. |
static class |
TextBuilder.SpaceBuilder
Simple implementation concats all texts from the tokens delimited by space (ASCII 0x20). |
class |
TokenizerSupplier
Support class for ResettableTokenizer . |
Uses of Configured in net.sf.eos.document |
---|
Subclasses of Configured in net.sf.eos.document | |
---|---|
class |
Serializer
Implementations must serialize and deserialize an EosDocument . |
class |
XmlSerializer
Serializer and deserializer for an EosDocument . |
Uses of Configured in net.sf.eos.entity |
---|
Subclasses of Configured in net.sf.eos.entity | |
---|---|
class |
CommonNameResolver
The common name resolver maps an ID of an entity to the common name of the entity. |
Uses of Configured in net.sf.eos.hadoop.mapred |
---|
Subclasses of Configured in net.sf.eos.hadoop.mapred | |
---|---|
class |
AbstractKeyGenerator<K extends WritableComparable>
Simple implementation with a factory. |
Uses of Configured in net.sf.eos.hadoop.mapred.cooccurrence |
---|
Subclasses of Configured in net.sf.eos.hadoop.mapred.cooccurrence | |
---|---|
class |
DictionaryBasedEntityIdKeyGenerator
|
class |
IdMetadataKeyGenerator
Creates a new map based on the document metadata value of EosDocument.ID_META_KEY and optionally other metadata information. |
Uses of Configured in net.sf.eos.hadoop.mapred.decompose |
---|
Subclasses of Configured in net.sf.eos.hadoop.mapred.decompose | |
---|---|
class |
TextMetaKeyGenerator
|
Uses of Configured in net.sf.eos.lucene |
---|
Subclasses of Configured in net.sf.eos.lucene | ||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
class |
DefaultEosQuery
Use internally AnalyzerSupplier , SearcherSupplier and
CommonNameResolver if configured. |
|||||||||||||||||||||||||||||||||||||||||
class |
DefaultLuceneDocumentCreator
Copyright © 2008. All Rights Reserved. |