CODAIT / text-extensions-for-pandas

Natural language processing support for Pandas dataframes.
Apache License 2.0
215 stars 34 forks source link

Fixed multi-document spanarray rendering #213

Closed PokkeFe closed 3 years ago

PokkeFe commented 3 years ago

Added a wrapper object that can handle rendering multi-document SpanArrays, and restructured the initialization script to match the new render method.

frreiss commented 3 years ago

These changes look good and fix the crash notebooks/Text_Extensions_for_Pandas_Overview.ipynb.

I'd like to request two additional changes, though: