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

Task 155: Count number of nouns/verbs in the given sentence #92

Merged
merged 12 commits into from
Aug 16, 2021

Conversation

nrjvarshney
Copy link
Contributor

@nrjvarshney nrjvarshney commented Aug 14, 2021

Task 155: Count the number of nouns/verbs in the given sentence.
--> Done using spacy library

@danyaljj danyaljj requested a review from swarooprm August 16, 2021 03:31
Copy link
Contributor

@danyaljj danyaljj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! It's a ✅ from my side.

One question: what was your process for generating the gold labels? (how did you count the nouns or verbs?)

@nrjvarshney
Copy link
Contributor Author

It's done using spacy library.

@swarooprm swarooprm merged commit e840340 into allenai:master Aug 16, 2021
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

Successfully merging this pull request may close these issues.

3 participants