Changes for version 0.06 - 2011-12-07
- Added Test::Pod::Coverage to build_requires in Build.pl.
- L::D::Utils:
- Fixed version number.
- Fixed bug in _split_tagged_text() (case where none of 'original', 'lemma', and 'tag' was defined in condition).
- L::D::VOCD:
- Set default value of 'min_value' to 0.01 (to work 'per category').
- L::D::Variety:
- Removed the sampling_order attribute, which did not appear to be as useful as it was confusing. Things now follow the logical 'transform_then_average' pattern. Doc and tests changed accordingly.
- L::D::Subtype:
- Removed the SamplingOrder subtype (no longer used by L::D::Variety).
Modules
measuring the diversity of text units
utility subroutines for classes derived from Lingua::Diversity
'MTLD' method for measuring diversity of text units
storing the result of a diversity measurement
storing the parameters of a sampling scheme
subtype definitions for Lingua::Diversity
utility subroutines for users of classes derived from Lingua::Diversity
'VOCD' method for measuring diversity of text units
measuring the variety of text units
exception classes for Lingua::Diversity