Uses of Package
net.sf.eos

Packages that use net.sf.eos
net.sf.eos Core ackage contains only some simple basic structures. 
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.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.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.util Utilities which make no sence otherwhere. 
net.sf.eos.util.functions Some useful functions. 
 

Classes in net.sf.eos used by net.sf.eos
Experimental
          Use annotated types, methods or annotation types with care.
Nullable
          The presence of this annotation on a method parameter indicates that null is an acceptable value for that parameter.
 

Classes in net.sf.eos used by net.sf.eos.analyzer
EosException
          Base exception of εοs-toolkit.
Metadata
          Support for metadata.
Nullable
          The presence of this annotation on a method parameter indicates that null is an acceptable value for that parameter.
Supplier
          Instances supply objects of a single type.
 

Classes in net.sf.eos used by net.sf.eos.config
Experimental
          Use annotated types, methods or annotation types with care.
Predicate
          Represents a Predicate, that is, a function with one argument returning a boolean value.
Supplier
          Instances supply objects of a single type.
 

Classes in net.sf.eos used by net.sf.eos.document
EosException
          Base exception of εοs-toolkit.
Metadata
          Support for metadata.
 

Classes in net.sf.eos used by net.sf.eos.entity
EosException
          Base exception of εοs-toolkit.
 

Classes in net.sf.eos used by net.sf.eos.hadoop.mapred
EosException
          Base exception of εοs-toolkit.
 

Classes in net.sf.eos used by net.sf.eos.hadoop.mapred.cooccurrence
EosException
          Base exception of εοs-toolkit.
 

Classes in net.sf.eos used by net.sf.eos.hadoop.mapred.decompose
EosException
          Base exception of εοs-toolkit.
 

Classes in net.sf.eos used by net.sf.eos.lucene
EosException
          Base exception of εοs-toolkit.
Supplier
          Instances supply objects of a single type.
 

Classes in net.sf.eos used by net.sf.eos.medline
Supplier
          Instances supply objects of a single type.
 

Classes in net.sf.eos used by net.sf.eos.search
EosException
          Base exception of εοs-toolkit.
Function
          A Function provides a transformation on an object and returns the resulting object.
Metadata
          Support for metadata.
Supplier
          Instances supply objects of a single type.
 

Classes in net.sf.eos used by net.sf.eos.sentence
EosException
          Base exception of εοs-toolkit.
 

Classes in net.sf.eos used by net.sf.eos.util
Experimental
          Use annotated types, methods or annotation types with care.
Function
          A Function provides a transformation on an object and returns the resulting object.
Nullable
          The presence of this annotation on a method parameter indicates that null is an acceptable value for that parameter.
Predicate
          Represents a Predicate, that is, a function with one argument returning a boolean value.
Supplier
          Instances supply objects of a single type.
 

Classes in net.sf.eos used by net.sf.eos.util.functions
Experimental
          Use annotated types, methods or annotation types with care.
Function
          A Function provides a transformation on an object and returns the resulting object.
Nullable
          The presence of this annotation on a method parameter indicates that null is an acceptable value for that parameter.
 



Copyright © 2008. All Rights Reserved.