Skip to main content

Module punctuation

Module punctuation 

Source
Expand description

Punctuation tagger.

Converts spoken punctuation words to their written symbols:

  • “period” → “.”
  • “comma” → “,”
  • “question mark” → “?”
  • “exclamation point” → “!”

Functions§

parse
Try to parse spoken punctuation into its written symbol.