Tristan Miller

Results 83 issues of Tristan Miller

Our new websites on github.io and github.com can't seem to agree on what the name of the project is. In the text, titles, and headers, they refer to it variously...

The method `de.tudarmstadt.ukp.lmf.api.Uby.getSensesByWNSynsetId(String)` is deprecated. The JavaDocs for that method say to use `de.tudarmstadt.ukp.lmf.api.Uby.wordNetSense(String, String)` instead, but that method is also deprecated.

The POM for the `supervised.ims-gpl` module refers to a ClearTK Google Code repository which may (soon) no longer exist. This should be updated.

We should probably upgrade to DKPro Core 1.7.0. This would allow for interoperability with other DKPro products which also depend on Core 1.7.0, such as DKPro TC. However, we do...

Originally reported on Google Code with ID 70 ``` This suggestion comes from Richard: In uimaFIT-based components, always get the logger through getLogger() - do not store the logger in...

bug
Priority-Low

Originally reported on Google Code with ID 69 ``` The following suggestion comes from Richard: === description in ConfigurationParameter === public static final String PARAM_SENSE_INVENTORY = "senseInventory"; @ConfigurationParameter(name = PARAM_SENSE_INVENTORY,...

Enhancement
Priority-Medium

Originally reported on Google Code with ID 66 ``` The de.tudarmstadt.ukp.dkpro.wsd.si.germanet-gpl module currently incorporates a patched version of the GermaNet 8.0 API. This should be upgraded to the new 9.0.1...

Enhancement
Priority-Medium

Originally reported on Google Code with ID 65 ``` MASCReader generates an empty CAS for some files in the corpus ``` Reported by `MedKhemakhemFSEGS` on 2014-12-03 18:54:40 - _Attachment: [mascModified.groovy](https://storage.googleapis.com/google-code-attachments/dkpro-wsd/issue-65/comment-0/mascModified.groovy)_

bug
Priority-Medium

Originally reported on Google Code with ID 64 ``` Is there no sensible default value for MASCReader.PARAM_IGNORE_TIES? ``` Reported by `richard.eckart` on 2014-11-27 17:03:21

bug
Priority-Medium

Originally reported on Google Code with ID 63 ``` The MASCReader assumes that the location it reads from is on the file system. This should not be necessary. By sticking...

Enhancement
Priority-Medium