diff --git a/Project/naive_approach/README.md b/Project/naive_approach/README.md index 22371ae..b29d1d1 100644 --- a/Project/naive_approach/README.md +++ b/Project/naive_approach/README.md @@ -3,8 +3,8 @@ This directory contains the functions necessary to run the Naive Approach. Prerequisites: - * the file [emoji_descriptions_preprocessed.csv](../Tools/emoji_descriptions_preprocessed.csv) has to be located in the specified folder [../Tools](../Tools) - * pandas has to be installed + * the file [emoji_descriptions_preprocessed.csv](../Tools/emoji_descriptions_preprocessed.csv) has to be located in the specified folder [../Tools](../Tools) + * pandas has to be installed For testing, import [naive_approach.py](naive_approach.py) and execute the following commands: