极性 根据和检测文本的极性。 安装 : npm install polarity 利用 var polarity = require ( 'polarity' ) polarity ( [ 'some' , 'positive' , 'happy' , 'cats' ] ) 产量: { polarity : 5 , positivity : 5 , negativity : 0 , positive : [ 'happy' , 'positive' ] , negative : [ ] } polarity ( [ 'darn' , 'self-deluded'