Skip to content
This repository has been archived by the owner on Jul 25, 2019. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 1.48 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.48 KB

WhiteLab 2.0

==============

WhiteLab 2.0 is a Ruby on Rails implementation of WhiteLab, a web application for the search and exploration of large corpora with linguistic annotations.

Main changes in this version:

  • Added support for multiple corpora;
  • The Search page is set as the home page and the original Home page has been moved to Info;
  • Admin interface to control contents of the Info page, interface translations, and available metadata;
  • Added support for a Neo4J backend comprised of a data importer and search plugin as an alternative to BlackLab;
  • Added support for audio. Both the Neo4J and the BlackLab backends allow for playback of fragments matching query hits, and of entire files;
  • Custom indexers have been created for BlackLab that are suited for importing corpora consisting of FoLiA files with or without phonetic transcriptions and audio time codes, with either CMDI or IMDI metadata files.
  • The site tour has been replaced with easier to navigate page instructions.

Installation and configuration

Instructions on how to install and configure the WhiteLab 2.0 web application and all it's prerequisites can be found here.

Usage

Instructions regarding the usage of WhiteLab 2.0 can be found here.