MontrealCorpusTools / ISCAN

Development repository for Integrated Speech Corpus Analaysis (ISCAN)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ISCAN

Build Status Coverage Status Documentation Status

Introduction

ISCAN (Integrated Speech Corpus ANalysis) is a package to manage and analyze corpora from within a Django server with support for multiple clients enriching and querying the corpora as needed. ISCAN contains functionality for installing/starting/stopping the databases that PolyglotDB (the Python API) uses, as well as running most functionality for enriching and querying corpora via a web interface or REST calls.

This package is intended to be used by developers who wish to extend functionality or contribute to the code. For installation instructions for a fully operational ISCAN server, please see the ISCAN SPADE server repository for an example configuration and more instructions.

Documentation for ISCAN, as well as tutorials, can be found here.

About

Development repository for Integrated Speech Corpus Analaysis (ISCAN)

License:MIT License


Languages

Language:JavaScript 46.7%Language:Python 33.7%Language:HTML 19.0%Language:CSS 0.5%Language:Shell 0.2%