Update 'Project/naive_approach/README.md'

This commit is contained in:
Jonas Weinz 2018-07-27 13:15:30 +00:00
parent 14960949b3
commit bb116b9f44

View File

@ -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: