Version 1.7 of Spark NLP Display includes enhancements for Relation Extraction.
Main Highlight: Users can visualise simple dependency parser output without having to specify type-dependency as well. For this, the type-dependency argument has been made optional.
Example: DependencyParserVisualizer().display(res, 'pos', 'dependency')