Skip to content

Perl library for working with the Penn Treebank format of syntactic tree

Notifications You must be signed in to change notification settings

jkahn/lingua-treebank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lingua/Treebank version 0.16
============================

System for object-based management of Penn Treebank-style data.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

 none.

If the Devel::Cycle module is installed, it will be used in one of the
distribution tests.

COPYRIGHT AND LICENCE

Copyright (C) 2003-2008 Jeremy Gillmor Kahn

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

About

Perl library for working with the Penn Treebank format of syntactic tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published