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

Readme added

parent 9841247c
Branches
Tags
1 merge request!5Merge develop to master with documentation changes.
......@@ -82,7 +82,7 @@ Input: one sentence per line.
Output: List of token jsons.
```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
......
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