Commit Graph

35 Commits

Author SHA1 Message Date
Moos f2e2bd3015 Revert "temp fix for #19 - npm@5 issue"
This reverts commit 3c88deba7f.
2017-06-12 13:14:22 -07:00
Moos 205216ee2e temp fix for #19 - npm@5 issue 2017-06-12 09:43:44 -07:00
Moos 3c88deba7f temp fix for #19 - npm@5 issue 2017-06-12 09:21:24 -07:00
Moos 08f14b4bfd Fix occasional error for large offsets during seek. 2016-12-25 09:16:52 -08:00
Moos 220473102e Fix DeprecationWarning for node 7.x 2016-12-22 12:47:48 -08:00
Moos d2cbcecf2a Added seek() method and lexName property. Bump to 1.1. 2016-04-09 13:51:29 -07:00
Moos 0abe5a9010 Added seek() method and lexName property. Bump to 1.1. 2016-04-09 13:46:36 -07:00
Moos 57c3340130 Major update - first v1.0 checkin with support for Promise, remove natural dependency, and more. 2016-01-18 20:47:37 -08:00
Moos c69e74235a Major update - first v1.0 checkin with support for Promise, remove natural dependency, and more. 2016-01-18 20:35:20 -08:00
Moos b27c49fd01 Major update - first v1.0 checkin with support for Promise, remove natural dependency, and more. 2016-01-18 20:20:14 -08:00
Moos 2001182b7a Major update - first v1.0 checkin. 2016-01-18 00:09:56 -08:00
Moos fe52692f45 Changed dependency to wordnet-db (was WNdb). Bump to 0.1.16. 2015-12-23 21:34:39 -08:00
Moos 4f0e675f3f fix blasted crlf for CLI. Bump to 0.1.15 2014-10-17 09:25:52 -07:00
Moos 22e22e4791 Added syn & exp CLI commands, fixed rand, bumped to 0.1.14 2014-10-15 23:58:06 -07:00
Moe Maleki 6126416e74 bump to 0.1.13 2014-09-26 15:15:02 -07:00
Moe Maleki 50fa0de6e3 crlf fix 2014-09-26 14:58:23 -07:00
Moe Maleki e6379e637a updated version for crlf fix 2014-09-26 14:25:37 -07:00
Moe Maleki bc9859f632 fix CRLF for mac 2014-09-26 14:06:43 -07:00
Moos d049be3dac Bump to 0.1.12. 2014-09-25 23:48:00 -07:00
Moos cb884d2dfa fix stopwords with CLI 2014-09-25 04:37:33 -07:00
Moos 889e336097 added ranX() methods 2014-05-03 14:41:39 -07:00
Moos 2d8c851810 Fix for issue #4 -- nested callbacks with same index key 2014-02-25 00:24:29 -08:00
moos 591b563667 fix for encoding on node.js stream change - problem on install 2013-04-14 00:28:51 -07:00
moos a9f80172ed bump version 2013-04-13 22:45:28 -07:00
moos c184aa9b75 update for commander 2013-04-13 22:35:50 -07:00
moos 0266552d91 adding CLI, upped version to 0.1.6 2012-05-30 16:39:31 -07:00
moos 58d95ddcca adding CLI, upped version to 0.1.6 2012-05-30 16:12:22 -07:00
moos 2548161bf6 v0.1.5: added validate spec, new dir structure
validate_spec.js runs isX() on ALL index words.
isX() callback now receives lookup word as second argument.
wordpos-bench uses 512 word corpus.
2012-05-24 01:11:55 -07:00
moos 6652265ef0 added fastIndex feature. v0.1.4 2012-05-20 11:29:10 -07:00
moos d16a506ff1 added return value for getX(), expose parse() and WNdb object. 2012-05-20 10:19:55 -07:00
moos 7d5d213675 added profile option. bumped to 0.1.2 2012-05-07 21:41:46 -07:00
moos 4fae2f989c Use latest WNdb from npm repository 2012-05-07 00:23:29 -07:00
moos a2a39fed3e Use http for WNdb dependency to fix CRLF issue 2012-05-06 03:50:07 -07:00
moos 017c0029f4 added WNdb module to obtain WordNet files offline 2012-05-06 02:44:21 -07:00
moos 518725c189 added package.json and cleanup 2012-05-04 12:23:28 -07:00