Skip to content
forked from Kapiche/dmcs

Document Modelling and Classification System

Notifications You must be signed in to change notification settings

ashwini-balnaves/dmcs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dmcs

Document Modelling and Classification System

About

Python web application written using flask. This prototype tool allows uploading of a zip file representing a faceted document corpus to generate a semantic model. New documents can then be processed against the model and classified. These features are exposed through a simple bootstrap interface and d3.js visualisations.

Usage

dmcs is a Flask application and can be run simply via python app.py.

Credits

This application was developed by Kris Rogers. This work was supported by the University of Queensland Vice Chancellor’s Strategic Initiative Grant in Language Technologies.

License

dmcs is copyright Kapiche Limited. It is licensed under the GNU Affero General Public License.

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.

The copyright holders grant you an additional permission under Section 7 of the GNU Affero General Public License, version 3, exempting you from the requirement in Section 6 of the GNU General Public License, version 3, to accompany Corresponding Source with Installation Information for the Program or any work based on the Program. You are still required to comply with all other Section 6 requirements to provide Corresponding Source.

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.

About

Document Modelling and Classification System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.4%
  • HTML 6.6%
  • Python 2.8%
  • CSS 0.2%