example configuration for NER.
Created by: lcy-seso
- In this example, we would like to show how to do sequence tagging task in PaddlePaddle. We take NER as an example.
- Please refer to this configuration file written in old PaddlePaddle API.
- The example must include the training and the decoding process.
- Please pull your codes and docs into the sequence_tagging_for_ner directory.