text-machine-lab/CliNER

Cliner is not recognized

Closed this issue · 3 comments

I have followed all the steps in the readme but after installation, I am getting ''cliner' is not recognized as an internal or external command. How can i use the cliner? Also, cliner is unrecognizable format. Is there any way i can use the cliner tool? Please provide the detailed approach

You can pass the cliner file directly to python, as it is just a python script file. For example:
python cliner predict ...

Can you update the readme script ?

Change the command to start with "python"

This appears to have been done previously.