LPMN Client (Language Processing Modeling Notation) is an application for communicating with the LPMN query server which allows for text processing according to an LPMN query using services provided by CLARIN-PL.
You can find a list of available services here.
Access to the CLARIN-PL API and the use of its services requires user authentication. It can be granted using access data to th CLARIN-PL website.
There are two ways to authenticate a user:
username
and password
parameters stored on the local computer in the config.yml file,username
and password
parameters.If you create a config.yml file on the local computer, login data should be saved according to the pattern:
USERNAME: username
PASSWORD: password
Note: Some special characters in the password require the use of quotation marks:
USERNAME: username
PASSWORD: "password"
The file can be saved in one of three locations. Each of them requires appropriate configuration in the LPMN Client:
The NLPM Client can be run in 2 ways:
(C) CLARIN-PL