From 80e00d684cbbe721504e5a574577251e3dcc1e6c Mon Sep 17 00:00:00 2001 From: Luis Salamanca <luis.salamanca@sdsc.ethz.ch> Date: Thu, 29 Nov 2018 15:54:12 +0100 Subject: [PATCH] Test for the new branch --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c79425f..c5ddc60e 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,4 @@ In this repository we collect all functions, data, notebooks and tools that comp * Functions(`src/python`): all the code included in the current repo is intended for the preprocessing of the raw data, in order to curate it, annotate it, and extract the meaningful information for later NLP analysis. That is the reason why the project is splitted into two repos, as they can be seen as separate entities. * Notebooks and tools (`notebooks`): in this case, we have several notebooks that facilitate the analyses of all the intermediate steps carried out throughout WP1. This way, we can explore the quality of the results, and consider the implementation of improvements, etc. +JUST TESTING SOME STUFF! -- GitLab