node-question-answering icon indicating copy to clipboard operation
node-question-answering copied to clipboard

Fast and production-ready question answering in Node.js

Results 39 node-question-answering issues
Sort by recently updated
recently updated
newest added

I tried installing the npm package. One of its step includes download of the tokenizer from https://tokenizers-releases.s3.amazonaws.com/node/0.7.0/index-v0.7.0-node-v83-linux-x64-glibc.tar.gz This seems to be inaccessible. I am using node v12. Can you please...

How to reproduce: - Start a new project using node 14 - run `npm install question-answering@latest` Expected behavior: Exit code of 0, all is fine Actual behavior: ![image](https://user-images.githubusercontent.com/3145639/90145050-8c0b6a00-dd4d-11ea-8fc9-34003092156e.png)

Its not installing uggg!!!! npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '[email protected]', npm WARN EBADENGINE required: { node: '>=10 < 11 || >=12 =10 < 11 ||...

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.2.2 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...

dependencies

Hello, How to run this package with coral usb? I have installed the Coral https://www.npmjs.com/package/coral-tflite-delegate . However, I still confused how to integrate it for QnA.

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

If you go down the code a little, you will see that the dist/utils folder is actually on the same level as the cli.js file. So the right path is...

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of &quot;url&quot; format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. Commits 70668a4 0.8.5 d919d22 fix(exec): lockdown file permissions (#1060)...

dependencies