@bntk/ner
Version:
Build applications with Bengali natural language processing tools.
29 lines • 712 B
JSON
{
"name": "@bntk/ner",
"version": "0.0.1-alpha.1",
"main": "index.js",
"module": "index.js",
"type": "module",
"types": "index.d.ts",
"description": "Build applications with Bengali natural language processing tools.",
"homepage": "https://bangla-toolkit.github.io/core/",
"keywords": [
"bangla",
"bengali",
"bangla toolkit",
"bntk",
"bangla toolkit",
"bangla natural language processing",
"bangla natural language toolkit",
"nlp"
],
"repository": {
"type": "git",
"url": "https://github.com/bangla-toolkit/core.git"
},
"author": {
"name": "Nurul Huda (Apon)",
"email": "me@nurulhudaapon.com",
"url": "https://nurulhudaapon.com"
}
}