PeterFankhauserIDS | 7cad9b7 | 2021-02-20 15:47:14 +0100 | [diff] [blame] | 1 | readme.txt: this file |
| 2 | R/derekovecs_apicall_syn_nlc.R: Calculate syntagmatic features (with stopword exclusion) by accessing the DeReKoVecs-API. |
| 3 | R/idiomclassification_mk_pf.R: Treat nullvalues, clean up feature names, perform some classification analysis. |
| 4 | data/goldstandard01_anno_ml_synfeat_nstop1.tsv: Goldstandard dataset 1 with SY_Features (with stopword exclusion). |
| 5 | data/gold03_anno_ml_synfeat_nstopw.csv: Goldstandard dataset 2 with SY_Features (with stopword exclusion). |
| 6 | data/stopwords.txt: List of stopwords. |
| 7 | data/synfeatures.tsv: Table with feature names and descriptions. |
| 8 | |
| 9 | |
| 10 | |