Uses of Package
net.sf.eos.config

Packages that use net.sf.eos.config
net.sf.eos.analyzer The package contains classes and patterns to support analyzing of CharSequence
net.sf.eos.config Main package to support the configuration of the classes in the εοs environment. 
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 Base package for the Hadoop support in εοs. 
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.hadoop.mapred.index Mapreduce task to create a Lucene index in the HDFS
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.search Retrieval independent definitions of data and processes in a entity oriented search lookup. 
net.sf.eos.sentence It is essential to eleminate double sentences in a corpus with respect to additional metadata. 
net.sf.eos.trie Contains the base structure for memory based entity recognition. 
net.sf.eos.util Utilities which make no sence otherwhere. 
net.sf.eos.util.functions Some useful functions. 
 

Classes in net.sf.eos.config used by net.sf.eos.analyzer
Configurable
          Class which are configurable must implement this interface.
Configuration
          A simple name value configuration handler.
ConfigurationKey
          Indicates that a field name is a key of the Configuration data.
Configured
          Support class for configurable objects.
FactoryMethod
          Identifies a method in a class as a factory method.
 

Classes in net.sf.eos.config used by net.sf.eos.config
Configurable
          Class which are configurable must implement this interface.
Configuration
          A simple name value configuration handler.
ConfigurationKey.Type
          The possible type of the configuration parameter.
 

Classes in net.sf.eos.config used by net.sf.eos.document
Configurable
          Class which are configurable must implement this interface.
Configuration
          A simple name value configuration handler.
ConfigurationKey
          Indicates that a field name is a key of the Configuration data.
Configured
          Support class for configurable objects.
FactoryMethod
          Identifies a method in a class as a factory method.
 

Classes in net.sf.eos.config used by net.sf.eos.entity
Configurable
          Class which are configurable must implement this interface.
Configuration
          A simple name value configuration handler.
ConfigurationKey
          Indicates that a field name is a key of the Configuration data.
Configured
          Support class for configurable objects.
FactoryMethod
          Identifies a method in a class as a factory method.
 

Classes in net.sf.eos.config used by net.sf.eos.hadoop
ConfigurationKey
          Indicates that a field name is a key of the Configuration data.
 

Classes in net.sf.eos.config used by net.sf.eos.hadoop.mapred
Configurable
          Class which are configurable must implement this interface.
Configuration
          A simple name value configuration handler.
ConfigurationKey
          Indicates that a field name is a key of the Configuration data.
Configured
          Support class for configurable objects.
FactoryMethod
          Identifies a method in a class as a factory method.
Service
          Indicates the internal use of a service in an instance.
 

Classes in net.sf.eos.config used by net.sf.eos.hadoop.mapred.cooccurrence
Configurable
          Class which are configurable must implement this interface.
ConfigurationKey
          Indicates that a field name is a key of the Configuration data.
Configured
          Support class for configurable objects.
Services
          Exports the usage of internal Services.
 

Classes in net.sf.eos.config used by net.sf.eos.hadoop.mapred.decompose
Configurable
          Class which are configurable must implement this interface.
Configuration
          A simple name value configuration handler.
Configured
          Support class for configurable objects.
Services
          Exports the usage of internal Services.
 

Classes in net.sf.eos.config used by net.sf.eos.hadoop.mapred.index
ConfigurationKey
          Indicates that a field name is a key of the Configuration data.
Service
          Indicates the internal use of a service in an instance.
 

Classes in net.sf.eos.config used by net.sf.eos.lucene
Configurable
          Class which are configurable must implement this interface.
ConfigurableSupplier
          Instances supply objects of a single type which are configurable.
Configuration
          A simple name value configuration handler.
ConfigurationKey
          Indicates that a field name is a key of the Configuration data.
Configured
          Support class for configurable objects.
FactoryMethod
          Identifies a method in a class as a factory method.
Service
          Indicates the internal use of a service in an instance.
 

Classes in net.sf.eos.config used by net.sf.eos.medline
Configurable
          Class which are configurable must implement this interface.
Configured
          Support class for configurable objects.
 

Classes in net.sf.eos.config used by net.sf.eos.search
Configurable
          Class which are configurable must implement this interface.
ConfigurableSupplier
          Instances supply objects of a single type which are configurable.
 

Classes in net.sf.eos.config used by net.sf.eos.sentence
Configurable
          Class which are configurable must implement this interface.
Configuration
          A simple name value configuration handler.
ConfigurationKey
          Indicates that a field name is a key of the Configuration data.
Configured
          Support class for configurable objects.
FactoryMethod
          Identifies a method in a class as a factory method.
 

Classes in net.sf.eos.config used by net.sf.eos.trie
Configuration
          A simple name value configuration handler.
ConfigurationKey
          Indicates that a field name is a key of the Configuration data.
FactoryMethod
          Identifies a method in a class as a factory method.
 

Classes in net.sf.eos.config used by net.sf.eos.util
ConfigurableSupplier
          Instances supply objects of a single type which are configurable.
Configuration
          A simple name value configuration handler.
 

Classes in net.sf.eos.config used by net.sf.eos.util.functions
ConfigurationKey
          Indicates that a field name is a key of the Configuration data.
 



Copyright © 2008. All Rights Reserved.