Did you know ... Search Documentation:
Packs (add-ons) for SWI-Prolog

Package "wordnet"

Title:Access to WordNet database
Rating:Not rated. Create the first rating!
Latest version:0.9.3
SHA1 sum:69a710488c7913c3c9f3f8c142b56890ed9a4995
Author:Jan Wielemaker <jan@swi-prolog.org>
Home page:https://github.com/JanWielemaker/wordnet
Download URL:https://github.com/JanWielemaker/wordnet/releases/*.zip

Reviews

No reviews. Create the first review!.

Details by download location

VersionSHA1#DownloadsURL
0.9.0e22912590d1a0a0f7366bb0a6a12ece97d6f72182https://github.com/JanWielemaker/wordnet/archive/V0.9.0.zip
0.9.1967d006a3ccaec1ae8bdf173b2d66fd998732d5615https://api.github.com/repos/JanWielemaker/wordnet/zipball/V0.9.1
c6348c44f5b77ab858f508b0dfeecaca98275d2d5https://github.com/JanWielemaker/wordnet/archive/V0.9.1.zip
0.9.33f8879d45c9512b387fe1be6c0888fb517c6276c122https://api.github.com/repos/JanWielemaker/wordnet/zipball/V0.9.3
69a710488c7913c3c9f3f8c142b56890ed9a499533https://github.com/JanWielemaker/wordnet.git

SWI-Prolog Wordnet driver

This pack provides access to the Princeton WordNet database. The pack provides:

  • Put wordnet into a module
  • Lazy load only those relations you use
  • Maintain quick load files (.qlf) to provide fast loading.
  • PlDoc comments

This is work I did very long ago. This version is based on a modified version I was pointed as by Samer Abdallah. The code has been refactored for use as a pack, PlDoc comments have been brought up to date.

Bug

There is a bug in SWI-Prolog 7.6.2/7.7.3 that causes the first query after a lazy load to fail. A fix has been pushed to SWI-Prolog's repo.

Contents of pack "wordnet"

Pack contains 4 files holding a total of 16.3K bytes.