conversational-language-understanding
Version:
Conversational language understanding is part of Azure Language Studio and It can be used to create NLP application.
20 lines • 451 B
JSON
{
"name": "conversational-language-understanding",
"version": "1.0.4",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Conversational",
"language",
"understanding"
],
"author": "Bhaskar Vemavarapu",
"license": "ISC",
"dependencies": {
"axios": "^1.2.3",
"readme.md": "^0.1.1"
}
}