Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nlp-wordpos

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nlp-wordpos - npm Package Compare versions

Comparing version 0.0.12 to 0.0.14

2

package.json
{
"name": "nlp-wordpos",
"version": "0.0.12",
"version": "0.0.14",
"description": "nlp-wordpos",

@@ -5,0 +5,0 @@ "main": "nlpwordpos.js",

@@ -24,4 +24,4 @@ # NlpWordPos

### Methods
.getPOS(utterance, callback)
Gets part-of-speech from utterance, callback(results) receives an array of words for specified POS, or a hash for getPOS().
.getPOS(utterance, callback) -
gets part-of-speech from utterance, callback(results) receives an array of words for specified POS, or a hash for getPOS().
### Troubleshooting

@@ -28,0 +28,0 @@ By using the following module you might experience as unhandled promise rejection issue such as:

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc