axa-group / nlp.js

An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more
MIT License
6.23k stars 617 forks source link

Just a little description problem #951

Closed fabiooshiro closed 3 years ago

fabiooshiro commented 3 years ago

test('It should return true if at least one item in array exists in dictionary', () => {

https://github.com/axa-group/nlp.js/blob/167bd285463ca3a21b549c0961a4d87b72ac8a8c/packages/nlu/test/nlu.test.js#L267

frist

https://github.com/axa-group/nlp.js/blob/167bd285463ca3a21b549c0961a4d87b72ac8a8c/packages/nlu/test/nlu-manager.test.js#L416

ericzon commented 3 years ago

Thanks for reporting, it was put on purpose to stimulate Hacktoberfest, just joking :) Fixed! https://github.com/axa-group/nlp.js/commit/b6bfe873c1564dab4af0f85938de551b514d74f6