Skip to content

anukat2015/BlackLab-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlackLab Server

A webservice that allows you to use corpus search engine BlackLab from any programming language.

**WARNING: This is a beta version, available for review and testing. There may still be bugs or performance issues. **

Please see the full overview of the webservice for more information.

Here's some simple example URLs:

Find hits for a word:

http://corpus.example.com/blacklab-server/mycorpus/hits?patt="easy"

Group hits by left context:

http://corpus.example.com/blacklab-server/mycorpus/hits?patt="easy"&group=left

Highlight in original content:

http://corpus.example.com/blacklab-server/mycorpus/docs/12345/?patt="easy"

About

Just like SOLR -> A web service for corpus search engine BlackLab (BETA)

Resources

Stars

Watchers

Forks

Packages

No packages published