Uses of Class
info.ephyra.search.searchers.Searcher

Packages that use Searcher
info.ephyra.search.searchers   
 

Uses of Searcher in info.ephyra.search.searchers
 

Subclasses of Searcher in info.ephyra.search.searchers
 class GoogleKM
          A KnowledgeMiner that deploys the Google search engine to search the World Wide Web.
 class IndriDocumentKM
          A KnowledgeMiner that deploys the Indri IR system to search a local text corpus.
 class IndriKM
          A KnowledgeMiner that deploys the Indri IR system to search a local text corpus.
 class KnowledgeAnnotator
          A KnowledgeAnnotator searches a (semi)structured knowledge source.
 class KnowledgeMiner
          A KnowledgeMiner deploys a document retrieval system to search an unstructured knowledge source, e.g.
 class WikipediaKA
          A KnowledgeAnnotator for the Wikipedia online encyclopedia.
 class WorldFactbookKA
          A KnowledgeAnnotator for the CIA World Factbook.
 class YahooKM
          A KnowledgeMiner that deploys the Yahoo search engine to search the World Wide Web.