adaamko / POTATO

XAI based human-in-the-loop framework for automatic rule-learning.
MIT License
47 stars 8 forks source link

Dataframes and rules in tsv; OpenIE; Rule, Ruleset formats; READMEs; Unit tests #40

Closed adaamko closed 2 years ago

adaamko commented 2 years ago

close #39 close #26

Eszti commented 2 years ago

Just a suggestion on how to write good commit messages: https://cbea.ms/git-commit/ It took me no time to adjust, and I do see a significant improvement in my git history. For me, it's also a good entry point for a PR I did not work on to first look at the commit messages to get the grasp of it. :angel:

Eszti commented 2 years ago

Do you still support json or is it only tsv now?

adaamko commented 2 years ago

Just a suggestion on how to write good commit messages: https://cbea.ms/git-commit/ It took me no time to adjust, and I do see a significant improvement in my git history. For me, it's also a good entry point for a PR I did not work on to first look at the commit messages to get the grasp of it. 👼

@Eszti Thank you for the suggestion, I will also check it :)