Hello
What are the basic settings (in config files) to add linguistic features when building vocab ?
I tried the following setting but only vocab.src and vocab.tgt were generated.
In particular, I do not see any ‘vocab/vocab.f0’
Is it normal ?
(I use opennmt-py 2.0)
Thanks for the suggestion.
I added this line but nothing appends
I only obtain the files vocab.src and vocab.tgt.
I do not obtain ‘vocab.f0’.
I suppose this is not normal (?)
I’ve just realized that the apply_terminology: true flag is not needed anymore. I guess your issue comes from not setting the transforms mentioned above.