FrameNet-WordNet-Detour

VERSION

0.91

PREREQUISITS

CPAN-Modules:
- WordNet::QueryData (>= 1.37)
- WordNet::Similarity::path (>=0.10)
- XML::TreeBuilder (>=3.09)

Additionally:
- WordNet (needed also for the WordNet::* modules)
- FrameNet (>= 1.1, we tested on 1.1 and 1.2)

The module wants to store some data in a temporary file, so it looks
for /tmp. The tool may work only on Unix-derivate systems.

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


COPYRIGHT AND LICENCE

Copyright (C) 2005 Nils Reiter

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
