This is a language detection library implemented in plain node.js. (aliases: language identification, language guessing). This is ported from Java langdetect project(https://code.google.com/p/language-detection/)
`@qvac/langdetect-text` is a language detection library for qvac. It provides an interface for detecting the language of a given text, returning either the single most likely language or the top K probable languages.
TypeScript definitions for langdetect
Language detection library for node.js
Google langdetect for the web platform. Detects 55 languages of of the box. Minimum 1 sentence input for >90% accurracy.
Language detection using CLD2 with same API as @qvac/langdetect-text
<!--This file is generated by `build.js`-->
DataFire integration for Language Detection APIs
Array#isArray for older browsers
ECMAScript AST recursive visitor
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Buffers events from a stream until you are ready to handle them.
Returns true if a string has an extglob.
Get the command from a shebang
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
JSON parse & stringify that supports binary via bops & base64
The Node.js `util.deprecate()` function with browser support
CLI arguments parser. Native port of python's argparse.
Run a function exactly one time
A small polyfill for Object.setprototypeof
Resolve the path of a module like `require.resolve()` but from a given path
Callback wrapping utility
Fast deep equal