From 887198cb559d788ff03c994c3bd42b33aa3168a1 Mon Sep 17 00:00:00 2001 From: flipz357 Date: Thu, 14 Dec 2023 10:08:04 +0100 Subject: [PATCH] update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7c0603..0d8930e 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ Handy processing of graphs including graph alignment and graph matching. There is a special focus on standardized evaluation of graph parsing, but SMATCH++ allows easy customization. A short overview of some features: -- Simple graph reading, graph writing, graph processing -- Different alignment solvers including optimal ILP alignment, and optional graph compression +- Simple graph reading, graph writing, graph processing, graph matching +- Different solvers including optimal ILP, and optional graph compression - Evaluation scoring with bootstrap confidence intervals, micro and macro averages - Standardization for different graph types such as AMR, Fine-grained evaluation - Easy to extend