2.0.5 • Published 5 years ago

emotional_alert v2.0.5

Weekly downloads
21
License
ISC
Repository
github
Last release
5 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

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.5

5 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.9

9 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago