Here, I have a word that was parsed incorrectly and I'd like to be able to split it properly, that is all. 向外 should be a word separately from 冒, but instead it is treating 外冒 as a word. Currently I am just grouping these cases together as phrases, but that is inconvenient.


If this is already possible and I failed to find how, I apologize.
Here, I have a word that was parsed incorrectly and I'd like to be able to split it properly, that is all. 向外 should be a word separately from 冒, but instead it is treating 外冒 as a word. Currently I am just grouping these cases together as phrases, but that is inconvenient.


If this is already possible and I failed to find how, I apologize.