Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support unicode punctuation better #10

Open
kmike opened this issue Sep 21, 2018 · 0 comments
Open

support unicode punctuation better #10

kmike opened this issue Sep 21, 2018 · 0 comments

Comments

@kmike
Copy link
Contributor

kmike commented Sep 21, 2018

Currently only a small set of chars are in punctuation regex: ,:;.!?"\). I wonder if we should add more, e.g. unicode quotes.

An example (though I'm not sure if it will be fixed by such change):

Detecting entities on their own is not always enough; in many cases what is wanted is to find the relationship between them. For example, “ street_name/STREET city_name/CITY zipcode_number/ZIPCODE form an address”, or “ phone/TEL is a phone of person/PER ”.

@kmike kmike changed the title support unicode punctuation support unicode punctuation better Sep 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant