Marc Kupietz | c3bf350 | 2021-02-19 17:18:57 +0100 | [diff] [blame] | 1 | innames synames explanation |
| 2 | 1 rankDiff SY_RD rank difference: SY_W_RK1-SY_C_RK |
| 3 | 2 af SY_C_LDAF logdice with autofocus |
| 4 | 3 dice SY_C_DICE dice |
| 5 | 4 ld SY_C_LD logdice |
| 6 | 5 lfmd SY_C_MI3 MI^3 |
| 7 | 6 llfmd SY_C_LEFTN_MI PMI(!) with window [-1,-1] (the label is a bug) |
| 8 | 7 llr SY_C_LL loglikelihood |
| 9 | 8 lnpmi SY_C_LEFTN_COUNT raw count as left neighbour (the label is a bug) |
| 10 | 9 md SY_C_MI2 MI^2 |
| 11 | 10 npmi SY_C_NPMI nPMI |
| 12 | 11 pmi SY_C_MI MI |
| 13 | 12 rlfmd SY_C_RIGHTN_MI PMI(!) with window [1,1], i.e. just the right neighbour (the label is a bug) |
| 14 | 13 rnpmi SY_C_RIGHTN_COUNT raw count as right neighbour (the label is a bug) |
| 15 | 14 average SY_W_AVG average of output weights with autofocus |
| 16 | 15 cprob SY_W_CON conorm of column normalized output weights with autofocus |
| 17 | 16 max SY_W_MAX max of output weights |
| 18 | 17 overall SY_W_NSUM1 sum of output weights normalized by total sum over all columns with autofocus? |
| 19 | 18 prob SY_W_NSUM2 sum of output weights normalized by total sum over all columns (no autofocus) |
| 20 | 19 w2v.rank SY_W_RK1 rank by SY_W_CON |
| 21 | 20 w2v.rank1 SY_W_RK2 rank by SY_W_NSUM2 |
| 22 | 21 classic.rank SY_C_RK rank by SY_C_LD |
| 23 | |