Code Monkey home page Code Monkey logo

kdap's Introduction

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

kdap's People

Contributors

descentis avatar aayushsabharwal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.