Uses of Interface
it.uniroma2.info.ai_nlp.LinguisticWatermark.ApproximateSearchToggling

Packages that use ApproximateSearchToggling
it.uniroma2.info.ai_nlp.LinguisticWatermark   
 

Uses of ApproximateSearchToggling in it.uniroma2.info.ai_nlp.LinguisticWatermark
 

Subinterfaces of ApproximateSearchToggling in it.uniroma2.info.ai_nlp.LinguisticWatermark
 interface MatchCaseToggling
          this interface allows for switching between case sensitive and case insensitive match when searching the resource for given word(s)
 interface WholeWordToggling
          this interface allows for switching between exact and non exact match when searching the resource for given word(s)