All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class aid.ir.word.FileStopWordDictionary

java.lang.Object
   |
   +----aid.ir.word.FileStopWordDictionary

public class FileStopWordDictionary
extends Object
implements StopWordDictionary

Constructor Index

 o FileStopWordDictionary(String)

Method Index

 o isStopWord(String)

Constructors

 o FileStopWordDictionary
 public FileStopWordDictionary(String fileName) throws IOException

Methods

 o isStopWord
 public boolean isStopWord(String word)

All Packages  Class Hierarchy  This Package  Previous  Next  Index