https://github.com/couragecowardlydog/ctakes-gui
Dictionary Creator downloaded from http://ctakes.apache.org doesn't work expected , so I made this as seperate stand-alone. Eventhough gui-res.jar contained files required by Dictionary Builder , it kept throwing missing resource required . This codebase is contains dictionary builder and resource required . I hope somebody facing the same issue can make use of this .
https://github.com/couragecowardlydog/ctakes-gui
apache ctakes ctakes-gui dictionary-creator java nlm piper rrf umls xml
Last synced: 3 months ago
JSON representation
Dictionary Creator downloaded from http://ctakes.apache.org doesn't work expected , so I made this as seperate stand-alone. Eventhough gui-res.jar contained files required by Dictionary Builder , it kept throwing missing resource required . This codebase is contains dictionary builder and resource required . I hope somebody facing the same issue can make use of this .
- Host: GitHub
- URL: https://github.com/couragecowardlydog/ctakes-gui
- Owner: couragecowardlydog
- License: apache-2.0
- Created: 2019-03-12T08:07:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-12T10:06:29.000Z (about 6 years ago)
- Last Synced: 2025-01-23T12:32:19.587Z (4 months ago)
- Topics: apache, ctakes, ctakes-gui, dictionary-creator, java, nlm, piper, rrf, umls, xml
- Language: Java
- Homepage: http://ctakes.apache.org
- Size: 171 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ctakes-gui
Dictionary Creator downloaded from http://ctakes.apache.org doesn't work expected , so I made this as seperate stand-alone. Eventhough gui-res.jar contained files required by Dictionary Builder , it kept throwing missing resource required . This codebase is contains dictionary builder and resource required . I hope somebody facing the same issue can make use of this .1. Follow User Installation guide to download ctakes-x.x.x.bin.tar
2. Extract it , copy jars in lib folder and add it build path, instead you can simply add ctakes dependencies to pom.xml (Since I had all dependencies all ready downloaded from http://ctakes.apache.org , I didn't add to pom.xml)
3. Please dont add ctakes-gui.jar and ctakes-gui-res.jar . Since all classes collide or reference classes from jar, and project already contains resources required
4. Just , run the project
5. I found this video to be useful to get started with dictionary creator https://www.youtube.com/watch?reload=9&v=4aOnafv-NQs