0.0.3 • Published 8 years ago

node-red-contrib-punctuate v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

node-red-contrib-punctuate

node-red packaged node that punctuates a text string (msg.transcription)

There are two inputs:

  • msg.transcription: the original text string to be punctuated
  • msg.pause: the string signifying a "pause" in the original speech. For Watson, this is typically "%HESITATION".

The punctuated string will be output as msg.punctuated.