Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
/ ilai Public archive

Artificial intelligence of the INTER!ACT discussion platform

Notifications You must be signed in to change notification settings

INTER-ACT/ilai

Repository files navigation

ILAI - Intelligent Language Analyzation and Interpretation

ILAI is a language analyzation tool for text classification and sentiment analysis, built for the INTER!ACT discussion platform.

Dependencies

Due to the file size limit of GitHub of 100MB, some files are not stored in this repository. They have to be added manually in the data directory:

Build

  1. Download data files
  2. Install Python 3.6
  3. Install libraries: pip install -r requirements.txt
  4. Run Django Rest Server: python manage.py runserver --noreload

License

Please note that some libraries used by this project are NOT covered by the following license.

Copyright (C) 2017-2018  Markus Leimer
Copyright (C) 2017-2018  Christoph Schopper

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

About

Artificial intelligence of the INTER!ACT discussion platform

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages