CSC 350 Assignment #6 - WordNet.

Due Wednesday, December 10 (scripted by midnight).

Don't forget to include your source file(s) in the correct order [think about what has to be the first item in any assignment], in the script. Don't include the WordNet data files in your scripts!

Create a script file (as described in the on-line document on scripting) for each problem solved. Do not edit the script files.

Hard-copy of script file(s) must be handed in at the next class following the date on which you created the file.


The Assignment

  1. Use my code for finding synonyms in WordNet and script your own example.

  2. Modify the example to find antonyms of the words you enter.

  3. Modify the example to find hypernyms of the words you enter.

  4. Modify the example to find hyponyms of the words you enter.

Summary of steps:

  1. Create and test your code.

  2. Script a source listing together with a program run for each of the above tasks.

  3. You'll have four script files to hand in.

  4. Print and hand in the hard-copies of the script files.