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 |
getDictionaryFromClassPath()
Deprecated.
|
static VerbClassDictionary |
getDictionaryFromDatastore() |
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 . . .For more details, refer to this page
FileNotFoundException
public VerbClassDictionary(InputStream inputStream) throws IOException
IOException
public static VerbClassDictionary getDictionaryFromDatastore()
@Deprecated public static VerbClassDictionary getDictionaryFromClassPath()
Copyright © 2017. All rights reserved.