slib.indexer.wordnet
Class IndexerWordNetBasic

java.lang.Object
  extended by slib.indexer.wordnet.IndexerWordNetBasic

public class IndexerWordNetBasic
extends Object

Author:
Harispe Sébastien

Constructor Summary
IndexerWordNetBasic(slib.sglib.model.repo.URIFactory factory, slib.sglib.model.graph.G g, String file)
           
 
Method Summary
 Set<org.openrdf.model.URI> get(String query)
           
 Map<String,Set<org.openrdf.model.URI>> getIndex()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexerWordNetBasic

public IndexerWordNetBasic(slib.sglib.model.repo.URIFactory factory,
                           slib.sglib.model.graph.G g,
                           String file)
                    throws slib.utils.ex.SLIB_Ex_Critic
Parameters:
factory -
g -
file -
Throws:
slib.utils.ex.SLIB_Ex_Critic
Method Detail

get

public Set<org.openrdf.model.URI> get(String query)
Parameters:
query -
Returns:

getIndex

public Map<String,Set<org.openrdf.model.URI>> getIndex()
Returns:


Copyright © 2013. All Rights Reserved.