Commit Graph

37 Commits

Author SHA1 Message Date
Chuan Khoo b67452d569
mlsentiment: allow custom tokenizers (#1026)
* allow custom tokenizers

allows use of tokens object to specifiy custom tokenizers

updated mlsentiment to v2.0.0 (with temporary fix for comparative score applied)

updated documentation

* update unit tests
2023-08-31 21:25:00 +01:00
Sam Machin 2d28a2304f
Update package.jsons for mono-repo (#851)
Update the package.json for each node to point to the directory within the repo that hosts the code for the package in question.  as per https://docs.npmjs.com/cli/v7/configuring-npm/package-json#repository
2021-11-02 15:22:30 +00:00
Dave Conway-Jones dceb33dc43
few remaining x-red to html tidy ups, both sentiment and redis nodes. 2021-03-16 09:57:46 +00:00
Dave Conway-Jones e674f9ad97
cleanup some old x-red label - no new node versions 2021-03-13 14:25:45 +00:00
heikokue 80b9316d92
added/improved DE translation of forms (#765) 2021-03-12 13:23:26 +00:00
heikokue 0772b545ea
added i18n help files (#766) 2021-03-12 13:17:23 +00:00
Nick O'Leary b1a80c9400
Revent senitment dependency to 2.1.0 2019-12-05 22:58:04 +00:00
Dave Conway-Jones 3d60aa4c00
bump sentiment, rbe, email, feedparser, twitter, tail nodes
Locale files moved out
2019-12-05 21:36:59 +00:00
Kazuhito Yokoi 870a2146c0 Move English help to en-US directory (#592)
* Move English help about e-mail node to en-US directory

* Move English help about rbe node to en-US directory

* Move English help about tail node to en-US directory

* Move English help about twitter node to en-US directory

* Move English help about feedparse node to en-US directory

* Move English help about sentiment node to en-US directory
2019-12-05 21:18:59 +00:00
Dave Conway-Jones 5bd616eae6
Bump package to fix label PR 2019-07-20 09:59:48 +01:00
Hiroyuki Okada 42f411e25d fix label references (#558) 2019-07-20 09:58:13 +01:00
Dave Conway-Jones a2269bb863
bump senitment node to include links to multi lang version 2019-03-15 10:03:05 +00:00
Dave Conway-Jones c1ac48d6a6
add multilang sentiment node as separate node 2019-03-15 10:01:27 +00:00
Dave Conway-Jones c691b4eaa1
update swearfilter 2019-03-14 14:04:06 +00:00
Dave Conway-Jones 8c91f5c0d8
revert sentiment node to English only to save loads of space
both in memory and on disk
2019-03-13 14:25:23 +00:00
Dave Conway-Jones 20b2eac830
add sentiment and tail node translations
bump versions on npm
2018-12-07 17:11:09 +00:00
Dave Conway-Jones 120f88ef92
add lock file 2018-08-15 13:54:19 +01:00
Dave Conway-Jones 50fc196c6f
Add multilingual sentiment node
(but not publish - yet)
2018-07-19 12:39:07 +01:00
Dave Conway-Jones a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones 88985f4fe7 update analysis and utility nodes info style 2016-03-02 13:27:52 +00:00
dceejay 76f55af264 Update Package.json file for all node-red-nodes to be Apache-2.0 2015-05-29 14:58:34 +01:00
dceejay ba557b93c1 bump swearfilter overall package version for npm publish 2015-02-13 14:57:17 +00:00
Ben Hardill d214a36e1a Fix dependency on the badwords package
Fix #97
2015-02-13 14:20:18 +00:00
Dave C-J 60dba00c73 Move Smooth node to function folder to better reflect it's category.
(as suggested by Paul)
2014-09-21 11:14:57 +01:00
Dave C-J 328c04e390 Add smoothing node to Node-RED-nodes 2014-09-20 09:26:09 +01:00
Mark Hindess f19ae71fb7 Migrate icons. 2014-09-03 16:12:26 +01:00
Dave C-J c58ed99115 Update swearfilter and wordpos as npms 2014-07-06 21:29:30 +01:00
Dave C-J ebf950d818 Update node-red-nodes sample, analysis, storage and time nodes to use strict and pass jshint scan 2014-06-28 23:37:19 +01:00
Dave C-J f8ed9cebeb make error message reflect missing module...
ie just badwords... not badwords/regexp
2013-12-12 20:48:10 +00:00
Dave C-J 631dea47b7 updated swearfilter to work with latest badwords npm (v0.3) 2013-11-20 10:23:09 +00:00
Dave C-J 4375b32b84 Couple of typos in DigiSpark node and swearfilter node 2013-11-10 20:58:14 +00:00
Dave C-J 793fd3c7fd Added list of Nodes to he ReadME so people can see what's there without digging... Bunch of cleanups to node-red-nodes... mainly just removing tabs -> spaces and stuff. No code changes... 2013-11-10 17:01:19 +00:00
Dave C-J 6425bd75cb Make bad word filter only operate on strings - drop anything else. 2013-11-09 17:12:19 +00:00
Dave C-J ab168fe26f Fix paths to red to use env variable 2013-11-04 08:45:37 +00:00
Dave C-J 5e67f41114 Add rawserial, mpd, mysql and swearfilter nodes. 2013-11-03 21:29:20 +00:00
Nicholas O'Leary 6f7487f393 Use process.env.NODE_RED_HOME to locate modules 2013-10-30 21:34:54 +00:00
Nicholas O'Leary 6a0d248f5a Move nodes over from main repo 2013-10-30 20:38:41 +00:00