Tristan Miller
Tristan Miller
Originally reported on Google Code with ID 57 ``` -------- Original Message -------- Subject: WSD readers (SemCor) Date: Mon, 27 Jan 2014 14:30:10 +0100 From: Judith Eckle-Kohler To: Tristan Miller...
Originally reported on Google Code with ID 55 ``` Some of our sense inventories, such as wordnet, cache senses, since their descriptions and other data can be expensive to compute....
Originally reported on Google Code with ID 53 ``` We should deploy DKPro WSD on the Sonatype OSS Maven Repository. This will allow users to more easily find and use...
Originally reported on Google Code with ID 51 ``` In this case it tries a split on the Wnsn that are null, so the parameter can never work. The same...
Originally reported on Google Code with ID 46 ``` The GermaNet sense inventory currently doesn't cache sense information. This may explain why it is extremely slow to construct a sense...
Originally reported on Google Code with ID 44 ``` When DKPro WSD was originally designed, we decided to abstract sense inventories with the interface SenseInventory. This interface provides basic methods...
Originally reported on Google Code with ID 43 ``` When SAXReader-based XML readers try to read an XML file which specifies a DTD, they fail because they can't find the...
Originally reported on Google Code with ID 41 ``` The cluster evaluator assumes the input is POS-tagged, and fails in getTestAndGoldResults() if it is not. This is because it stores...
Originally reported on Google Code with ID 40 ``` We should implement a corpus-based MFS baseline for the case where the WSD data set includes training data. (Note that this...
Originally reported on Google Code with ID 37 ``` When fixing Issue 34 it turned out all the code in the graphconnectivity.iterative.* packages depends on JWPL and/or DKPro Similarity's Wikipedia...