Skip to main content

KDAP is a package to analyze knowledge data

Project description

Build Status BCH compliance PyPI version Documentation Status

Knowledge Data Analysis and Processing Platform

This library contains a collection of utilities for efficiently processing and anlyzing the data of Wiki-based and QnA-based portals (eg., Wikipedia, Wikia, Stack Exchange, etc.). The function takes Knol-ML files as input. Most of the functions of this library are implemented in such a way that parallel processing can be achieved.

The library is currently in the development phase, feel free to raise an issue. We welcome the community to contribute towards KDAP code base and ARK dataset. Please check our webpage for more details GitHub Page

Alt Text

Table of contents

REQUIREMENTS

  • Python3
  • requests==2.21.0
  • internetarchive==1.8.5
  • numpy
  • wikipedia
  • psutil>=5.6.6
  • mwparserfromhell==0.5.4
  • nltk==3.4.5
  • matplotlib
  • bx-python
  • pyunpack
  • mwviews

The list of dependencies is shown in ./requirements.txt, however the installer takes care of installing them for you.

INSTALL

Installing kdap is easily done using pip. Assuming it is installed, just run the following from the command-line:

pip install kdap

This will also install the necessary dependencies.

SOURCE CODE

If you like to clone from source, you can do it with very simple steps. First, clone the repo:

> git clone https://github.com/descentis/kdap.git
> cd kdap

TUTORIAL

For information on how to use KDAP, refer to the official documentation:

How to contribute

Fork the project and follow the instructions on how to get started with source code. I will be updating the test cases on which you can test your code. Stay tuned.

License

This software is licensed under the BSD 3-Clause License.

This project has received funding from the CSRI, Department of Science and Technology India via grant no. SR/CSRI/344/2016

Authors

Knol-ML data dump

The data dump can be found here

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kdap-0.1.29.tar.gz (48.0 kB view hashes)

Uploaded Source

Built Distribution

kdap-0.1.29-py3-none-any.whl (52.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page