commit | 3203e4c1c6442ab210b985033d1a30b75baae85c | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Mon Feb 04 12:42:45 2019 +0100 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Mon Feb 04 12:42:45 2019 +0100 |
tree | f935ff412016282d77ebcd39450c70dbcbe8984d | |
parent | e962715a72e28b8dc21bdd9350a3e9249556b1b4 [diff] [blame] |
collocatordb: rename af -> ldaf
diff --git a/collocatordb.h b/collocatordb.h index 8038d70..ac76866 100644 --- a/collocatordb.h +++ b/collocatordb.h
@@ -28,7 +28,7 @@ double right_npmi; double dice; double logdice; - double af; + double ldaf; int window; int af_window; };