/kd-documents

Primary LanguageJupyter Notebook

Knowledge Discovery - Documents

Annotated scholarly data specifically designed for Question Answering (QA).

Install kdpipelines package

Change into the kdpipelines directory and execute

pip install -e ./

to install the package. (The -e flag stands for editable, if you do not want to make changes install without the -e flag)