WS4J
WS4J copied to clipboard
WordNet Similarity for Java provides an API for several Semantic Relatedness/Similarity algorithms
I found bug when i tried ws4j using token monitor-patient, i can't run demo using those token. I tried on your web demo, it works, but it error on eclipse.
Hello, it is possible to construct a `Concept` value, via the first constructor, which gives an object with no value for the `pos` field: https://github.com/dmeoli/WS4J/blob/44589e724e1bd4a2701dcaf1d5803eea00b2c610/src/main/java/edu/uniba/di/lacam/kdde/lexical_db/data/Concept.java#L12-L14 but code elsewhere that operates...