Uses of Interface
org.gcube.indexmanagement.common.linguistics.lemmatizerplugin.LemmatizerPlugin

Packages that use LemmatizerPlugin
org.gcube.indexmanagement.common.linguistics.lemmatizerplugin Provides a full text index for the grid. 
 

Uses of LemmatizerPlugin in org.gcube.indexmanagement.common.linguistics.lemmatizerplugin
 

Classes in org.gcube.indexmanagement.common.linguistics.lemmatizerplugin that implement LemmatizerPlugin
 class DummyLemmatizerPlugin
          The class that provides methods for language identification.
 class SnowballStemmingPlugin
          The class that provides methods for language identification.
 

Methods in org.gcube.indexmanagement.common.linguistics.lemmatizerplugin that return LemmatizerPlugin
static LemmatizerPlugin LemmatizerFactory.loadPlugin(String pluginName)
          This method loads the plugin for the language identifier and calls the init method with the configFile as a parameter.
 



Copyright © 2012. All Rights Reserved.