1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-04-01 15:54:16 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
ines
a8e58e04ef Add symbols class to punctuation rules to handle emoji (see )
Currently doesn't work for Hungarian, because of conflicts with the
custom punctuation rules. Also doesn't take multi-character emoji like
👩🏽‍💻 into account.
2017-05-27 17:57:10 +02:00
ines
604f299cf6 Add char classes to global language data 2017-05-08 23:59:33 +02:00