kapardine
kapardine
@JafferWilson Please copy the following code instead of the one given here for module load_bin_vec(fname,vocab). This should resolve the issue. def load_bin_vec(fname, vocab): """ Loads 300x1 word vecs from Google...
Attached is the entire file with changed code. Please use this and then check. You must have made some naming error. shivi mishra On 6 November 2017 at 22:47, naikzinal...
Here is the file attached in txt format. Please convert this to python script. No new system requirements needed except the ones already mentioned in the README. [process_data.txt](https://github.com/SenticNet/personality-detection/files/1451138/process_data.txt)
@naikzinal @JafferWilson I have uploaded the txt file in the above comment. Use it as a python script.