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

A semi-automatic, collaborative, data exploration and organization tool and API.

License

Notifications You must be signed in to change notification settings

lrei/elycite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elycite

Elycite is semi-automatic, collaborative, data exploration and organization tool. It integrates machine learning and text mining algorithms into a simple user interface and a Client/Server architecture.

The current version is focused on text data.

Built with QMiner - tested with release 0.6.

Based on ontogen - a semi-automatic ontology editor by Blaz Fortuna, Marko Grobelnik and Dunja Mladenic.

Features

The main features include:

  • Unsupervised and supervised methods for concept suggestion
  • Data visualizations
  • Machine Learning As A Service (MLAAS) - both data and methods are available to other applications through via an API (RESTful).

Current automatic methods include:

  • Support Vector Machine (SVM) for classification
  • Active Learning with SVMs
  • K-means++ clustering
  • Keyword extracion using K-means and TF/IDF

Roadmap Highlights

  • Multi-field methods with non textual data (coming soon)
  • Allow training supervised classifiers, possibly from different stores display pretty confusion matrix (coming soon)
  • Pre-built classifiers for common tasks
  • Integrated data collection
  • Time Series data and associated methods

Authors

Luis Rei

Advisors: Blaz Fortuna, Dunja Mladenic and Marko Grobelnik

AI Lab, Josef Stefan Institute

License

(C) 2013-2014 Luis Rei, Josef Stefan Institute

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A semi-automatic, collaborative, data exploration and organization tool and API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published