Closed wallezhang closed 10 months ago
I think a new custom dictionary type can be added to ensure that users using older versions can still use custom dictionaries separated by spaces.
Hi, .csv and .tsv have already been implemented:
You can just go ahead and rename your dic to these extensions.
Hi, .csv and .tsv have already been implemented:
You can just go ahead and rename your dic to these extensions.
Ok, thanks for your reply. I'll try it.
Describe the feature and the current behavior/state.
Currently, custom dictionary can't contain spaces because the segmentation is based on spaces. It is recommended to add a custom dictionary in a format that uses commas to split word, word type, and word frequency.
Will this change the current api? How?
No.
Who will benefit with this feature?
Users who need to include spaces in their custom dictionaries will benefit from this.
Are you willing to contribute it (Yes/No):
Yes.
System information
Any other info
None.