Created by: Eugen2525
I have added an option to provide an encoding to the dstc2_ready.py
Otherwise, I am getting an error like below:
File "C:\Users\..\AppData\Local\Programs\Python\Python37\lib\site-packages\deeppavlov\dataset_readers\dstc2_reader.py", line 293, in _read_from_file cls._get_turns(json.load(open(file_path, 'rt')), with_indices=True) File "C:\Users\..\AppData\Local\Programs\Python\Python37\lib\json\__init__.py", line 293, in load return loads(fp.read(), UnicodeDecodeError: 'cp949' codec can't decode byte 0xec in position 51: illegal multibyte sequence