Question: Can I use an existing tar.gz? #279
-
Hello, Rather than "downloading" a wordnet e.g. The goal is to be able to use wn within an airgapped system or hermetic build |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Please see this section of the documentation: https://wn.readthedocs.io/en/latest/guides/lexicons.html#adding-local-lexicons Basically: wn.add(local_path) |
Beta Was this translation helpful? Give feedback.
-
Thanks 🚀 I've used I had some issues because the other code I was using was (sometimes) overriding values in This is a little oneliner I was using to check it was loaded which others may benefit from |
Beta Was this translation helpful? Give feedback.
Please see this section of the documentation: https://wn.readthedocs.io/en/latest/guides/lexicons.html#adding-local-lexicons
Basically: