A typical setting for this option could be as follows:
* ignorePunctuation: ":;.,-–—‒_(){}[]!'\"+=".split(""),
This
* setting includes common punctuation as well as a minus, en-dash,
* em-dash and figure-dash
* ({@link https://en.wikipedia.org/wiki/Dash#Figure_dash ref}), as well
* as an underscore.
*