Masquerade0097 / APRL-1

A platform For Reasearchers and Learners.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APRL

A Portal for Researchers and Learners.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

XAMPP or (apache2 + mysql + php) Python 2.7 Rake NLTK(https://github.com/csurfer/rake-nltk)

pip install rake-nltk
import nltk
nltk.download('stopwords')

Database Configuration

  • Create a new database.
  • Configure php/connect.php (mysql_username, mysql_password and database name).
  • For demo database, there are dump files in database folder.
  • Import aprl.sql dump file first into the database and then aprl_v1.

Built With

Versioning

Currently at Version 1

Authors

About

A platform For Reasearchers and Learners.


Languages

Language:CSS 66.4%Language:PHP 25.8%Language:JavaScript 7.6%Language:Python 0.1%Language:HTML 0.0%