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

Getting the relation between the plural object and its individual #176

Closed
HagerHosny199 opened this issue Jun 21, 2019 · 2 comments
Closed

Comments

@HagerHosny199
Copy link

I have a problem with this example:

Input: "There are two beds. The first bed is in one corner. The second bed is in another corner."
Output:['The first bed in one corner', 'The second bed in another corner']

It considers the first and the second bed as one object, so how to solve this problem ?

@stale
Copy link

stale bot commented Aug 20, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Aug 20, 2019
@stale stale bot closed this as completed Aug 27, 2019
@svlandeg
Copy link
Collaborator

Thanks for the report! Merging with Issue #215

@svlandeg svlandeg removed the wontfix label Oct 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants