Hi,
How does the network understand or work with word_features ? For example, if I label a word as offensive / unimportant using a feature word|O , how or where in the code can I tweak the cost function to impose a penalty on such words in order to avoid generating them in the translation; the use case here being summarization.
Any guidance would be really helpful!
Thanks