Skip to content

Scripts and configuration to create a Mtas/Solr index for Talkbank data

Notifications You must be signed in to change notification settings

matthijsbrouwer/talkbank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

TalkBank

Scripts to create a Solr/Mtas index by harvesting and processing TalkBank CMDI and Chat-XML resources.

A docker image creating an index for part of the TalkBank Childes collection is available. To build and run

docker pull matthijsbrouwer/talkbank-childes-index
docker run -t -i -p 8080:80 --name talkbank-childes-index matthijsbrouwer/talkbank-childes-index

This will provide a website on port 8080 on the ip of your docker host containing a Solr instance on /solr/ with a core containing the constructed index, and a configured Broker instance on /broker/. The administrator account can be used with both admin / admin as login / password.

About

Scripts and configuration to create a Mtas/Solr index for Talkbank data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages