Skip to content
Snippets Groups Projects
Commit 7ebf88b8 authored by Alina Wróblewska's avatar Alina Wróblewska Committed by Mateusz Klimaszewski
Browse files

Readme added

parent ea870679
1 merge request!4Documentation
This commit is part of merge request !4. Comments created here will be created in the context of that merge request.
...@@ -82,7 +82,7 @@ Input: one sentence per line. ...@@ -82,7 +82,7 @@ Input: one sentence per line.
Output: List of token jsons. Output: List of token jsons.
```bash ```bash
combo --mode predict --model_path your_model_tar_gz --input_file your_text_file --output_file your_output_file --silent --noconllu_format combo --mode predict --model_path your_model_tar_gz --input_file your_text_file --output_file your_output_file --silent
``` ```
#### Advanced #### Advanced
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment