diff --git a/probing/ud_parser/README.md b/probing/ud_parser/README.md index ea2f7c3..57c4196 100644 --- a/probing/ud_parser/README.md +++ b/probing/ud_parser/README.md @@ -29,7 +29,7 @@ UD Parser can be provided with the directory with CONLLU files or directly with ```python # You can provide a direct path to the folder with conllu files -splitter.convert(dir_conllu_path=) +splitter.convert(path_dir_conllu=) # Or you can pass paths to each of three possible conllu files