FrameNet::QueryData
FrameNet::QueryData is a Perl module to access and retrieve certain data from the FrameNet database (like lexical units, frame elements etc.).
It is stored in the CPAN and can be retrieved from there.
This page contains only the change log:
0.07
Published 2009, September 11
- Added documentation for methods
cache()anddumpout()
0.06
Published 2009, September 9
- Included testing resources in the package
0.05
Published 2009, September 9
- Updated dependencies
0.04
Published 2009, September 7
- More robust testing
- Can now test against a small demo-FrameNet
0.03
Published 2007, January 23
- Updated documentation
- More tests
- Caching
0.02
Published 2007, January 22
- Removed Class::MethodMaker dependency
- Completed documentation
- New method: path_related
- New method: transitive_related
0.01
- First version, released on an unsuspecting world.
