CIKM 2022 version
What's Changed
- rewrite evaluate script to support multi-labels and to use tuw-nlp eval module by @recski in #47
- Corrected handling of HateXplain data by @GKingA in #48
- fixed bug in label filtering by @recski in #49
- Sort features tsv, script to convert to tsv by @adaamko in #51
- Evaluate script handles tsv by @adaamko in #52
- Fix bugs by @Eszti in #53
- Add parameter for case-sensitivity by @Eszti in #55
- Dev by @Eszti in #56
- two new options for evaluate script by @recski in #58
- Added support for the GraphFormulaPatternMatcher by @GKingA in #57
- command line options for table formatting by @recski in #60
- Make get_features method available from xpotato package by @Eszti in #62
- Return multiple graphs and rules match by @GKingA in #61
- Training command rules by @GKingA in #64
- Add preprocessing for hateXplain by @kuma-rtin in #65
- Support n(graph1, graph2) pattern rule learning by @GKingA in #66
New Contributors
- @kuma-rtin made their first contribution in #65
Full Changelog: v0.1.2...v0.1.3