-
-
12 Jan 2014 16:21:27 UTC
- Distribution: Lingua-FreeLing3
- Module version: 0.09
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (10 / 20 / 0)
- Kwalitee
Bus factor: 1- License: perl_5
- Activity
24 month- Tools
- Download (204.44KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Scalar::Util
- Try::Tiny
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Lingua::FreeLing3 - a library for language analysis with FreeLing3.
DESCRIPTION
This module is a Perl wrapper to FreeLing C++ library. You can check the details on this library visiting its webpage http://nlp.lsi.upc.edu/freeling/.
The module is divided into different submodules, each with different purposes.
SEE ALSO
Lingua::FreeLing3::Word::Analysis
Lingua::FreeLing3::MorphAnalyzer
Lingua::FreeLing3::RelaxTagger
Module Install Instructions
To install Lingua::FreeLing3, copy and paste the appropriate command in to your terminal.
cpanm Lingua::FreeLing3
perl -MCPAN -e shell install Lingua::FreeLing3
For more information on module installation, please visit the detailed CPAN module installation guide.