Skip to content
Snippets Groups Projects
Commit 51c49ff5 authored by Michal Pogoda's avatar Michal Pogoda
Browse files

Added simple LPMN example

parent 7d71f428
No related branches found
No related tags found
1 merge request!9Better support for cuda devices
Pipeline #1601 passed
......@@ -56,6 +56,10 @@ models_enabled = actions_base,actions_mixed,actions_restricted ; which models ar
## LPMN
```
filedir(/users/michal.pogoda)|any2txt|punctuator_test
```
or
```
filedir(/users/michal.pogoda)|any2txt|punctuator_test({"model":"model_name"})
```
where model_name is one of models specified in models_enabled. If no model is provided or requested model is unavailable, actions_base will be used.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment