We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
各种数据增强、数据预处理手段,有助于提高数据标准化与模型泛化能力
序列标注:包含多种不同的模型(CRF,Bi-LSTM+CRF,SPAN,Global_Pointer,Softmax)来解决序列任务,如中文命名实体识别等