Skip to content

Instantly share code, notes, and snippets.

@zby
Last active December 10, 2015 23:28
Show Gist options
  • Save zby/4509300 to your computer and use it in GitHub Desktop.
Save zby/4509300 to your computer and use it in GitHub Desktop.
while ( my $data = $self->next ) {
my $featues = Text::FeatureCount->new->analyze($data->{content});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment