You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an absolute good tool!
I'd appreciate if there is some support of command line mode.
Because I don't know too much about java, I try to use Python to call some class of this module, but it failed.
Do you any plan about that?
Best regards,
Ziyang
The text was updated successfully, but these errors were encountered:
Try something like: java -cp ./linkifier-3.2.9.jar main.CLI in Linkifier directory.
All that it does is that it reads connection.properties, executes Linkifier and returns all possible outputs that it can. If you want something more, propose the API.
Try something like: java -cp ./linkifier-3.2.9.jar main.CLI in Linkifier directory.
All that it does is that it reads connection.properties, executes Linkifier and returns all possible outputs that it can. If you want something more, propose the API.
Hi janmotl,
This is an absolute good tool!
I'd appreciate if there is some support of command line mode.
Because I don't know too much about java, I try to use Python to call some class of this module, but it failed.
Do you any plan about that?
Best regards,
Ziyang
The text was updated successfully, but these errors were encountered: