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

Punct(uation) in SICK #56

Open
vcvpaiva opened this issue Feb 12, 2017 · 2 comments
Open

Punct(uation) in SICK #56

vcvpaiva opened this issue Feb 12, 2017 · 2 comments

Comments

@vcvpaiva
Copy link
Member

query is _ <punct _
should have 335 occurrences according to stats.
Some of them are crazy:

1.A woman is putting the baby into a trash can (can is punct).
2. There is no baby being put into a trash can by a woman
3. There is no girl laughing and there is no other girl watching (watching is punct)
4. There is no child playing with a water spout outdoors with the rest of his family watching (watching is punct)
5.The woman is removing make-up (make-up is punct)

5/6076 is not bad, but why?

@vcvpaiva
Copy link
Member Author

related to issue #39. keeping this one and closing #39.

@vcvpaiva vcvpaiva changed the title Crazy punct from SICK Punct(uation) in SICK Mar 17, 2017
@vcvpaiva
Copy link
Member Author

explanation: SICK had no final punctuation fcbr started adding it. reason why only 335 in 6K sentences.
maybe we should add all final stops and remove the 3/4 non-sentences from the corpus.

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