Skip to content

Bug in RE Vis which causes issues while displaying #4

Open
@HashamUlHaq

Description

@HashamUlHaq
  • 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)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions