Package net.didion.jwnl.utilities
Class Examples
java.lang.Object
net.didion.jwnl.utilities.Examples
A class to demonstrate the functionality of the JWNL package.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate void
private void
private void
private void
private void
void
go()
static void
-
Field Details
-
USAGE
- See Also:
-
ACCOMPLISH
-
DOG
-
CAT
-
FUNNY
-
DROLL
-
MORPH_PHRASE
-
-
Constructor Details
-
Examples
- Throws:
JWNLException
-
-
Method Details
-
main
-
go
- Throws:
JWNLException
-
demonstrateMorphologicalAnalysis
- Throws:
JWNLException
-
demonstrateListOperation
- Throws:
JWNLException
-
demonstrateTreeOperation
- Throws:
JWNLException
-
demonstrateAsymmetricRelationshipOperation
private void demonstrateAsymmetricRelationshipOperation(IndexWord start, IndexWord end) throws JWNLException - Throws:
JWNLException
-
demonstrateSymmetricRelationshipOperation
private void demonstrateSymmetricRelationshipOperation(IndexWord start, IndexWord end) throws JWNLException - Throws:
JWNLException
-