langdetect-ensemble
Version:
<!--This file is generated by `build.js`-->
34 lines (33 loc) • 822 B
JSON
{
"dependencies": {
"fasttext": "^1.0.0",
"franc": "^5.0.0",
"franc-all": "^6.0.0",
"franc-min": "^5.0.0",
"langs": "^2.0.0",
"lodash": "^4.17.21"
},
"name": "langdetect-ensemble",
"description": "<!--This file is generated by `build.js`-->",
"version": "0.2.0",
"main": "index.js",
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/cuongnguyenx/langdetect_ensemble.git"
},
"keywords": [
"Language",
"Detection",
"fasttext"
],
"author": "Cuong V Nguyen",
"license": "MIT",
"bugs": {
"url": "https://github.com/cuongnguyenx/langdetect_ensemble/issues"
},
"homepage": "https://github.com/cuongnguyenx/langdetect_ensemble#readme"
}