I changed the paths in train_nmt.py and nmt.py to point to where they are located locally. I have pasted below the output after running it. It doesn't look right to me since most of them are UNKs. Ple…
I have looked into implementing a reader and writer for CoNLL-U for DKPro Core, but I have some doubts regarding the format specification. The examples below come from the CoNLL-U format specification…