JuliaText / JuliaText/WordNet.jl

Should `dict` be hardcoded into the path?

Open
#1 3 comments 0 reactions 1 assignee Claimed by @jbn View on GitHub
enhancement
Dominant language
Julia
Stars
35
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Hi, Nice work, very handy for those of use doing NLP in julia.

I though I could use the copy of Wordnet I already had from NLTK.
which depending on how NLTK is installed lived in `/nltk_data/corpora/wordnet`

However within the corpus directory for NLTK's copy are the index files directly -- they are not inside a `dict` subdirectory.
Since everything in the wordnet folder is inside the dict folder it is i guess not required.

Easy work around, either with simlinks or just downloading another wordnet copy.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.