We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c39f4b commit 02d6ebcCopy full SHA for 02d6ebc
README.md
@@ -21,9 +21,9 @@ numpy (tested: 1.20.1)
21
22
The packages can all be installed with `pip ...`
23
24
-## Example configurations
+## Example configurations for evaluation
25
26
-### Recommended for average case: ILP alignment, dereification, corpus metrics and confidence intervals<a id="basic-eval"></a>
+### Best practice: ILP alignment, dereification, corpus metrics and confidence intervals<a id="basic-eval"></a>
27
28
- Efficiency: +
29
- Optimality: +++
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name='smatchpp',
10
- version='1.0.2',
+ version='1.0.3',
11
description='A Python package for graph processing',
12
url='https://github.com/flipz357/smatchpp',
13
author='Juri Opitz',
0 commit comments