bert chinese name entity recognition
you will get result like this [[[‘上海’, ‘LOC’], [‘周月’, ‘PER’], [‘香港’, ‘LOC’]], [[‘湖北’, ‘LOC’], [‘万其珍’, ‘PER’], [‘万述荣’, ‘PER’]]], every element of list is ner of content
name | type | detail |
---|---|---|
gpu_no | int | which gpu will be use to init bert ner graph
log_dir | str | log dir
verbose | bool| whether show tensorflow log
ner_model | str| bert ner model path