leodotnet/neural-chinese-address-parsing

how to do inference with a new text string ?

Opened this issue · 1 comments

how to do inference with a new text string ?

Hey there. To do the inference, just run
python3 main_dyRBT.py test [test args...]
For test args, you can check https://github.com/leodotnet/neural-chinese-address-parsing/blob/master/src/main_dyRBT.py#L422