chartbeat-labs / textacy

NLP, before and after spaCy
https://textacy.readthedocs.io
Other
2.22k stars 250 forks source link

QUOTE_TRANSLATION_TABLE need « / » #276

Open saippuakauppias opened 5 years ago

saippuakauppias commented 5 years ago

In QUOTE_TRANSLATION_TABLE need to add symbols « / ».

Do you think?

saippuakauppias commented 5 years ago

And: (found in: https://www.htmlsymbols.xyz/punctuation-symbols/quotation-mark )

bdewilde commented 5 years ago

Mmmaybe. To be honest, I'm not very familiar with these characters — are they used exclusively as quotation marks, or do they come up in other contexts? If the former, will there be confusion if they get replaced by ascii double quotation marks?

saippuakauppias commented 5 years ago

It’s better to ask a linguists. :) But I have not seen any other use for them, so I think that they can be added to that list.