consistent file endings .csv for datasets
Change-Id: I98a2d9ff1d9d6596f9981c903c47eb43979b9ee0
diff --git a/readme.txt b/readme.txt
index 5f66253..f64a23f 100644
--- a/readme.txt
+++ b/readme.txt
@@ -1,7 +1,7 @@
readme.txt: this file
R/derekovecs_apicall_syn_nlc.R: Calculate syntagmatic features (with stopword exclusion) by accessing the DeReKoVecs-API.
R/idiomclassification_mk_pf.R: Treat nullvalues, clean up feature names, perform some classification analysis.
-data/goldstandard01_anno_ml_synfeat_nstop1.tsv: Goldstandard dataset 1 with SY_Features (with stopword exclusion).
+data/goldstandard01_anno_ml_synfeat_nstop1.csv: Goldstandard dataset 1 with SY_Features (with stopword exclusion).
data/gold03_anno_ml_synfeat_nstopw.csv: Goldstandard dataset 2 with SY_Features (with stopword exclusion).
data/stopwords.txt: List of stopwords.
data/synfeatures.tsv: Table with feature names and descriptions.