UNPKG

classifier.js

Version:

:robot: Natural language processing with Javascript

5 lines (4 loc) 105 B
export * from './math'; export * from './parser'; export * from './utils'; export * from './similarity';