Revert "Experiment with escaping hyphens"

This reverts commit 9b42e2d5dd.
This commit is contained in:
Ines Montani 2019-03-09 02:13:00 +01:00
parent 9b42e2d5dd
commit 65402c3d02

View File

@ -215,7 +215,7 @@ _punct = (
r"… …… , : ; \! \? ¿ ؟ ¡ \( \) \[ \] \{ \} < > _ # \* & 。 · । ، ؛ ٪"
)
_quotes = r'\' " ” “ ` ´ , „ » « 「 」 『 』 【 】 《 》 〈 〉'
_hyphens = r"\- \-\- \-\-\- —— ~"
_hyphens = "- -- --- —— ~"
# Various symbols like dingbats, but also emoji
# Details: https://www.compart.com/en/unicode/category/So