Improves FreeTextProcessor.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 25 Sep 2014 22:58:27 +0000 (23:58 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 10 Oct 2014 20:22:44 +0000 (21:22 +0100)
commitec98b3c9997a60521f3fb33afa4c7d66535fb68f
treea619c745c63792c9b80ec1e80ef9fcf18f74aa67
parentb0ecf2636cfb341f970fd8de78e395196ce1ee3e
Improves FreeTextProcessor.

* Removes module wrapper.
* Adds basic tests.
* Adds very ugly normalization (pending refactoring).
lib/text/free-text-processor.js [new file with mode: 0644]
lib/text/free.js [deleted file]
test/text/free-text-processor-test.js [new file with mode: 0644]