optimade-mpds-nlp
Version:
NLP for the Optimade queries based on the MPDS data categories
33 lines (32 loc) • 676 B
JSON
{
"name": "optimade-mpds-nlp",
"version": "0.1.7",
"description": "NLP for the Optimade queries based on the MPDS data categories",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"files": [
"index.js"
],
"repository": {
"type": "git",
"url": "git+https://github.com/mpds-io/optimade-mpds-nlp"
},
"keywords": [
"optimade",
"mpds",
"materials platform for data science",
"pauling file",
"chemistry",
"chemical formula",
"chemical formulae",
"periodic table",
"materials informatics"
],
"author": "Evgeny Blokhin",
"license": "MIT",
"devDependencies": {
"json-stable-stringify": "^1.0.1"
}
}