Skip to content

issues Search Results · repo:dkpro/dkpro-wsd language:Java

Filter by

83 results
 (60 ms)

83 results

indkpro/dkpro-wsd (press backspace or delete to remove)

The DKPro WSD package is now successfully building on zoidberg s Jenkins instance, except for a final step: [GitHub PR Status] start ERROR: Build step failed with exception java.lang.UnsupportedOperationException: ...
  • logological
  • 5
  • Opened 
    on Jul 23, 2020
  • #89

AidaReaderTest fails due to Issue #85, but maybe also because the input file it uses, src/test/resources/aida_test.tsv, is corrupted (with lots of binary garbage within and at the end of the file).
bug
  • logological
  • Opened 
    on Dec 15, 2017
  • #86

The AidaReader class fails to read all documents in the input. This is because initialize() puts all the documents into a HashMap and then creates an iterator over its keyset; because the keyset is unordered, ...
bug
  • logological
  • Opened 
    on Dec 15, 2017
  • #85

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.
  • logological
  • 1
  • Opened 
    on Jun 23, 2016
  • #81

Since recently Stanford lemmatizer requires pos tags (see issue 838 in dkpro-core: https://github.com/dkpro/dkpro-core/issues/838), so a POS tagger should be added to the pipeline before the lemmatizer. ...
  • maxxkia
  • Opened 
    on Jun 15, 2016
  • #80

Builds of de.tudarmstadt.ukp.dkpro.wsd.supervised.ims-gpl are failing due to the inexplicable disappearance of liblinear 1.51. (Perhaps whatever repository hosted this artifact has removed it?)
  • logological
  • 4
  • Opened 
    on Jun 6, 2016
  • #79

Java 8 uses much more strict checking for the syntax and semantics of the JavaDocs. As a result the Maven JavaDoc plugin now reports errors. Our JavaDocs need to be brought into compliance with the stricter ...
Enhancement
  • logological
  • 2
  • Opened 
    on Jul 9, 2015
  • #77

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 depend on other DKPro products ...
  • logological
  • 1
  • Opened 
    on Jul 9, 2015
  • #76

Originally reported on Google Code with ID 76 Running the GraphVisualizationExample from the examples-gpl module now produces the following error: Exception in thread main net.sf.extjwnl.JWNLException: ...
bug
Priority-Medium
  • logological
  • 2
  • Opened 
    on Jun 24, 2015
  • #75

Originally reported on Google Code with ID 75 Trying to compile/install the graphconnectivity.wikipedia module of DKPro WSD results in the following dependency error from Maven: [ERROR] Failed to execute ...
bug
Priority-Medium
  • logological
  • 1
  • Opened 
    on Jun 24, 2015
  • #74
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub