jo-jstrm / kd-documents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About


Languages

Language:Jupyter Notebook 53.3%Language:Python 46.7%