2.0.5 • Published 6 years ago

emotional_alert v2.0.5

Weekly downloads
21
License
ISC
Repository
github
Last release
6 years ago

Emotional alert -- Node.js

A simple app that make assumptions about the text that people write. It idenitifes emotionally charged words and returns a true/false flag that represents if the text written is emotionally concerning.

Installation

npm install emotional_alert --save

Usage

var emotionalAlert = require('emotional_alert');
var isEmotional = emotionalAlert('who am i?');
2.0.5

6 years ago

2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.5

6 years ago

1.0.4

9 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.0.9

11 years ago

0.0.8

11 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago