-
Notifications
You must be signed in to change notification settings - Fork 2
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
mistake on annotation of ranges #2
Comments
The last one is also a different type of construction. It is not a range. It is an apposition that explains how much 3% from 12,000 is. On the other hand, in ranges the hyphen can be read aloud as "to", which is the distinction between symbols and punctuation (although for me, hyphen feels borderline). |
yes, I realized it's a different type of construction, this is why I say "do you really want to make this distinction em terms of POS?" seems to me very much against the "easy to annotate" principle. |
In both English-EWT and English-GUM, these hyphens in number ranges which are read as 'to' are analyzed as EWT: http://match.grew.fr/[email protected]&custom=5f831a41eabfd I would find it very odd for a word with a proper grammatical function such as |
See discussion at UniversalDependencies/docs/issues/649 |
Cool that you have already discussedthe issue (and sorry for not having read it beforehand). However, the issue persists. do you want the different kinds of hyphens to have different POS? it seems perverse. do you want all of them to become the preposition "to"-- it seems wrong. (to me, at any rate). as usual the question is which is the least evil? |
|
OK, GUM source repo now has SYM/SYM and I unified the lemma of en-dash and hyphen to be hyphen, matching EWT: Parenthetical dashes are (and were already) :/PUNCT, so no problems there. |
in sentences like:
That 3% rate also applies to Nectar cardholders looking to borrow from £15,001-£19,999 over a period of between two and three years.
Meanwhile, Bank of Scotland customers earn 3% on balances of £3,000-£5,000 when they add the free Vantage option to their account.
the hyphen should be considered punctuation, not symbol, I believe. At least this is what happens in a sentence like
yes, these are different kinds of "hyphen", but do you really want to make this distinction em terms of POS?
The text was updated successfully, but these errors were encountered: