word-embeddings-for-nmt
                                
                                
                                
                                    word-embeddings-for-nmt copied to clipboard
                            
                            
                            
                        Fix for _csv.Error
_csv.Error while running ted_reader.py (I ran it with the default en_ro settings).
Error: _csv.Error: iterator should return strings, not bytes (did you open the file in text mode?)
This has been fixed in this pull request.