Converts metadata from a live CLAM webservice to (one or multiple) JSON entry/entries for the CLARIN language research switchboard registry.
Specify a URL and a task:
Example:
clam2switchboard --url https://webservices-lst.science.ru.nl/ucto --task "Tokenisation"
- Input language detection only works if the target clam service provides it and if it provides iso-639-3 or iso-639-1.
Set
--langparamto the parameter ID your CLAM service uses for input language (defaults tolanguage). You can also simply specify all languages as a comma separated list manually using the-lflag. - Only works with CLAM v3.0 services and above.