UNPKG
@nlpjs/sentiment
Version:
latest (5.0.0-alpha.5)
5.0.0-alpha.5
4.26.1
4.25.0
4.23.4
4.22.7
4.22.6
4.22.5
4.22.0
4.21.1
4.19.1
4.17.0
4.14.1
4.14.0
4.13.1
4.13.0
4.12.0
4.11.0
4.10.1
4.9.3
4.9.2
4.9.1
4.9.0
4.8.1
4.7.4
4.6.0
4.4.0
4.3.0
4.1.4
4.1.2
4.1.1
4.1.0
4.0.1
4.0.0-rc.19
4.0.0-rc.18
4.0.0-rc.17
4.0.0-rc.16
4.0.0-rc.13
4.0.0-rc.12
4.0.0-rc.11
4.0.0-rc.10
4.0.0-rc.9
4.0.0-rc.8
4.0.0-rc.5
4.0.0-rc.4
4.0.0-rc.2
4.0.0-rc.1
Sentiment Analysis
github.com/axa-group/nlp.js
axa-group/nlp.js
@nlpjs/sentiment
/
README.md
12 lines
(7 loc)
•
121 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
# `neural`
> TODO: description
## Usage
```javascript
const
neural
=
require
(
'neural'
);
//
TODO:
DEMONSTRATE API
```