mivoq / hunpos

Automatically exported from code.google.com/p/hunpos
11 stars 7 forks source link

A test suite is missing and should be added #25

Open giuliopaci opened 8 years ago

giuliopaci commented 8 years ago

A test suite is missing and should be added. Something minimal should work at the beginning, like:

  1. building
  2. training a model on some samples
  3. tagging some samples with the generated model (with very minimal checks)

It would be nice to integrate the tests with travis.