Skip to content

Paqu extension enabling integration in CLARIAH federated search for treebanks

Notifications You must be signed in to change notification settings

INL/paqu-federated-extension

Repository files navigation

This is an adapter that allows PaQu to communicate with the [gretel 4] frontend. It must be compiled into PaQu.

git clone https://github.com/rug-compling/paqu -b master
git clone https://github.com/INL/paqu-federated-extension -b master
cp paqu-federated-extension/*.go paqu/src/pqserve/

# now compile paqu as you normally would

Add the following to the gretel configuration files:
web-ui/src/assets/config/config.*.json

{
    "providers": {
        "paqu": "path.to.host:port/api/gretel/"
    }
}

About

Paqu extension enabling integration in CLARIAH federated search for treebanks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages