Skip to content

jfseb/erbase_bitmap

Repository files navigation

erbase_bitmap Build StatusCoverage Status

a bit mapped base erbase categorization

entity recognition based on word categorization

usage:

var erbase = require('erbase_bitmap'); var words = {}; // a cache! var res = Erbase.processString('orbit of the earth', theModel.rules, words);

console.log(abot_stringdist.calcDistance('abc','abc')); // 1.0

About

a bit mapped base erbase categorization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published