Phone - an example 'Eme' class. See Lingua::FeatureMatrix.


Lingua-FeatureMatrix documentation  | view source Contained in the Lingua-FeatureMatrix distribution.

Index


NAME

Top

Phone -- an example 'Eme' class. See Lingua::FeatureMatrix.

DESCRIPTION

Top

Distributed with Lingua::FeatureMatrix as a sample class derived from Lingua::FeatureMatrix::Eme.

(It's a Phone Eme, get it?)

Altering for your own use

Top

The most likely change you will probably want to make is to alter the featureset supported by this file. To do so at minimal edit distance, change the file-scoped array @featureList. Make sure it is still inside the BEGIN block so that the Class::MethodMaker calls will still pick up the right values.

See Also

Top

Lingua::FeatureMatrix, which can be used to create tables of feature behavior.

Lingua::FeatureMatrix::Eme, of which this is a subclass.

Graph. (a different Lingua::FeatureMatrix::Eme subclass).

Author

Top

This file began life as an example file by Jeremy Kahn kahn@cpan.org.

HISTORY

Top

This began life as a sample class distributed with Lingua::FeatureMatrix, distributed under the same terms as Perl itself.

Copyright

Top


Lingua-FeatureMatrix documentation  | view source Contained in the Lingua-FeatureMatrix distribution.