Hailo::Tokenizer::Words - A tokenizer for Hailo which splits on whitespace and word boundaries, mostly.

  1. DESCRIPTION
  2. AUTHOR
  3. LICENSE AND COPYRIGHT

DESCRIPTION

This tokenizer does its best to handle various languages. It knows about most apostrophes, quotes, and sentence terminators.

AUTHOR

Hinrik Örn Sigurðsson, [email protected]

Copyright 2010 Hinrik Örn Sigurðsson

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