CODAIT / text-extensions-for-pandas

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

Bug fix for SRL import from Zach's branch. #240

Closed frreiss closed 2 years ago

frreiss commented 2 years ago

This PR adds a bug fix from Zach's research branch. The fix addresses an issue when reading the EWT corpus with SRL annotations in CoNLL-U format.

frreiss commented 2 years ago

Merging this to unblock the release.