-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrate Pepper as loader #1
Comments
In preparation, I created a non-interactive CLI for Pepper: https://github.com/acoli-repo/pepper-wrapper. |
These two components are now bundled in a single Docker container (not Teanga-compliant): https://github.com/acoli-repo/powla/blob/main/experimental/salt/Dockerfile. This uses the Implementation recommendation: Develop a protocol for integrating Docker containers as Loaders and Writers into Fintan. |
OpenAPI-compliant Docker now under https://github.com/acoli-repo/powla/tree/main/experimental/salt/swagger/python-server, Java client as prototype for integration with Fintan/CoNLL-RDF under https://github.com/acoli-repo/powla/blob/main/experimental/salt/swagger/java-client/Client.java. At the moment, this works for producing POWLA data, not CoNLL, yet. But POWLA can be seamlessly processed within Fintan. |
@cfaeth : now would be a good point in time to take over ;) |
working & presented at LREC ;) |
https://corpus-tools.org/pepper/knownModules.html
Ideally, this should be done via SALT XML, but cf. korpling/salt#140.
As an alternative, include Pepper via a Docker container.
The text was updated successfully, but these errors were encountered: