https://github.com/dkpro/dkpro-wsd
DKPro WSD: A Java framework for word sense disambiguation
https://github.com/dkpro/dkpro-wsd
Last synced: 11 months ago
JSON representation
DKPro WSD: A Java framework for word sense disambiguation
- Host: GitHub
- URL: https://github.com/dkpro/dkpro-wsd
- Owner: dkpro
- Created: 2015-06-24T13:56:13.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T05:22:58.000Z (over 3 years ago)
- Last Synced: 2025-06-05T06:55:40.277Z (about 1 year ago)
- Language: Java
- Homepage: https://dkpro.github.io/dkpro-wsd
- Size: 17.2 MB
- Stars: 20
- Watchers: 12
- Forks: 10
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.txt
Awesome Lists containing this project
- awesome-java - DKPro WSD
README
# DKPro WSD #
DKPro WSD is a modular, extensible Java framework for word sense
disambiguation. It provides UIMA components which encapsulate corpus
readers, linguistic annotators, lexical semantic resources,
disambiguation algorithms, and evaluation and reporting tools.
Most modules of DKPro WSD are licensed under the terms of the Apache
License; the others are licensed under the terms of the GNU General
Public License.
For more information, visit the
[DKPro WSD website](https://code.google.com/p/dkpro-wsd/) (still on
Google Code) or join the
[DKPro WSD mailing list](https://groups.google.com/forum/#!forum/dkpro-wsd-users).