Closed GabrielLin closed 6 years ago
I think it is very difficult to directly integrate a dictionary in the model, but you can use your dictionary for post-processing.
Yep, post-processing is a good idea. But I want to use that dictionary also for segment. It seems that I can just generate some corpus of words in the dictionary and retrain the model.
If it can, how? Thanks.