Sefika commited on
Commit
339b5c6
·
1 Parent(s): f28a68d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,5 +1,11 @@
1
  ---
2
  license: gpl-3.0
 
 
 
 
 
 
3
  ---
4
  # GraphMatcher
5
  The GraphMatcher aims to find the correspondes between two ontologies and outputs the possible alignments between them.
@@ -97,4 +103,4 @@ Note: The codes in train_model.py and test_model.py are partially based on the V
97
  copyright = {arXiv.org perpetual, non-exclusive license}
98
  }
99
 
100
- ````
 
1
  ---
2
  license: gpl-3.0
3
+ language:
4
+ - en
5
+ metrics:
6
+ - f1
7
+ - recall
8
+ - precision
9
  ---
10
  # GraphMatcher
11
  The GraphMatcher aims to find the correspondes between two ontologies and outputs the possible alignments between them.
 
103
  copyright = {arXiv.org perpetual, non-exclusive license}
104
  }
105
 
106
+ ````