turbopape / postagga

A Library to parse natural language in pure Clojure and ClojureScript
MIT License
159 stars 16 forks source link

Tests for trainer, and fixes for edge cases #29

Closed attil-io closed 6 years ago

attil-io commented 6 years ago

Proper handling of some edge cases in the trainer functions, where input is nil, empty, etc.

turbopape commented 6 years ago

👍 Thank you !