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

Bug in RE Vis which causes issues while displaying #4

Open
HashamUlHaq opened this issue Apr 1, 2021 · 0 comments
Open

Bug in RE Vis which causes issues while displaying #4

HashamUlHaq opened this issue Apr 1, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@HashamUlHaq
Copy link
Contributor

  • sometimes the entire text is missed due to list lengths being incosistent.

/usr/local/lib/python3.7/dist-packages/sparknlp_display/relation_extraction.py:354: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray
relation_coordinates = np.array(relation_coordinates)

@HashamUlHaq HashamUlHaq added the bug Something isn't working label Apr 1, 2021
@HashamUlHaq HashamUlHaq self-assigned this Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant