Skip to content

CODAIT/text-extensions-for-pandas

Repository files navigation

Text Extensions for Pandas

Experimental NLP support for Pandas dataframes.

This project is under development. Releases are not yet available.

Contents of This Directory

  • text_extensions_for_pandas: Source code for the text_extensions_for_pandas module.
  • notebooks: demo notebooks
  • resources: various input files used by the demo notebooks
  • env.sh: Script to create an conda environment pd capable of running the notebooks in this directory