diff --git a/README.md b/README.md index 17367aa8ac03e2bfd4a790ca37a3e4e599e28f31..9c79425f397fee6353dfa6b642cc2329da1c82ac 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,3 @@ 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. -Another stupid commit for reassuring myself... -JUST TESTING SOME STUFF!