guillaumekln on master
Updating the intel-mkl URL. (#5… (compare)
guillaumekln on master
Add CTranslate2 Change project cards title (compare)
<unk> tag replace
work in that case.-phrase_table
that can be used for this: for any <unk>
token in the target, the corresponding source token is looked up in the table to find a translation. Other approaches include splitting names on characters and let the model learn the translation or, more commonly, replacing entities with placeholder tokens and have a separate processing software to replace these placeholders.
Otherwise, this requires an external pre- and post- processing.