UNPKG

jaccard-similarity-sentences

Version:

Implements the Jaccard algorithm for finding the similarity coefficient between sentences

54 lines (41 loc) 849 B
# Logs logs *.log # Runtime data pids *.pid *.seed # Directory for instrumented libs generated by jscoverage/JSCover lib-cov # Coverage directory used by tools like istanbul coverage coverage_js # ignore documentation documentation # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) .grunt # Compiled binary addons (http://nodejs.org/api/addons.html) build/Release # Dependency directory # Commenting this out is preferred by some people, see # https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git- node_modules typings ts-node # Users Environment Variables .lock-wscript .tsdrc .typingsrc #IDE configuration files .idea *.iml dist dev docs lib test tmp gulpfile.js gulpfile.js.map # OS X trash files .DS_Store