Install Algorithm::AM into your Perl site. (Open up a command
terminal window and enter "cpan Algorithm::AM".)
Download a dataset (e.g. finnverb).
Run AM on the command line. (e.g. "analogize --exemplars
path/to/finnverb.txt --format nocommas")
Look at the results. The printed results are by default just
"correct", "incorrect", etc. but you can specify extra reports to print
using "--print analogical_set_summary", etc. Use "--help" for more details.