public class VerbClassDictionary extends Object
Modifier and Type | Field and Description |
---|---|
static String |
verbClassFile |
Constructor and Description |
---|
VerbClassDictionary(InputStream inputStream) |
VerbClassDictionary(String verbClassFile)
Load the verb class dictionary from the file.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
getClass(String verb)
Get all the verb classes for a given verb.
|
static VerbClassDictionary |
getDictionary() |
public static String verbClassFile
public VerbClassDictionary(String verbClassFile) throws FileNotFoundException
13.4.1 furnish issue leave present provide supply trust 13.4.2 burden equip invest outfit ply . . .
FileNotFoundException
public VerbClassDictionary(InputStream inputStream) throws IOException
IOException
public static VerbClassDictionary getDictionary()
Copyright © 2015. All rights reserved.