Closed Thomas-Maged closed 22 hours ago
Which python version are you using? CamelParser currently works with 3.9.16, and I haven't tested it with a later version.
The README was improved in order to deal with this error, and the code was tested and is working. If you face another problem, please submit another issue.
when running this command to pass the input: "python text_to_conll_cli.py -f text -i input.txt" this error appears: "ModuleNotFoundError: No module named 'supar.config'"