Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using WordNet as Maven Dependency #10

Open
reckart opened this issue Apr 7, 2018 · 1 comment
Open

Using WordNet as Maven Dependency #10

reckart opened this issue Apr 7, 2018 · 1 comment
Assignees
Milestone

Comments

@reckart
Copy link
Member

reckart commented Apr 7, 2018

It would be nice if DKPro LSR could be used with WordNet without having to create a resource.xml and without having to download WordNet manually. We already use extjwnl which can load WordNet from a Maven dependency... we should be able to benefit from that.

@reckart reckart self-assigned this Apr 7, 2018
@reckart reckart added this to the 0.8.2 milestone Apr 7, 2018
@reckart reckart added the WordNet label Apr 7, 2018
reckart added a commit that referenced this issue Apr 7, 2018
- Added default resource file containing a wordnet resource used when none is specified otherwise
- Allow loading wordnet from Maven dependency
- Use Mavenized wordnet in test
- Formatting
reckart added a commit that referenced this issue Apr 7, 2018
- Fixed default resource file
- Added possibility to set custom workspace via a system property, very useful in unit tests
reckart added a commit that referenced this issue Apr 8, 2018
…ependency

#10 - Using WordNet as Maven Dependency
Additional fixes to build.
@logological
Copy link
Member

@reckart, is this issue fixed? (I haven't reviewed your commits in detail so I don't know if they offer only a partial solution.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants