"vscode:/vscode.git/clone" did not exist on "3b1ecb13391a3fcc579b761ecfc7c482dcef8607"
Commit 073fad37 authored by andyjpaddle's avatar andyjpaddle
Browse files

update sar postprocess

parent dc3bce76
......@@ -529,6 +529,7 @@ class SARLabelDecode(BaseRecLabelDecode):
**kwargs):
super(SARLabelDecode, self).__init__(character_dict_path,
character_type, use_space_char)
self.rm_symbol = kwargs.get('rm_symbol', True)
def add_special_char(self, dict_character):
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment