Added readme.txt, derekovecs_apicall_syn_nlc, and some data files
Change-Id: I4ab1b30d6e96368198f5519c161c7c5a18d5b17e
diff --git a/readme.txt b/readme.txt
new file mode 100644
index 0000000..5f66253
--- /dev/null
+++ b/readme.txt
@@ -0,0 +1,10 @@
+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/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.
+
+
+