yongzhuo / Pytorch-NLU

Pytorch-NLU,一个中文文本分类、序列标注工具包,支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Ptorch NLU, a Chinese text classification and sequence annotation toolkit, supports multi class and multi label classification tasks of Chinese long text and short text, and supports sequence annotation tasks such as Chinese named entity recognition, part of spee
https://blog.csdn.net/rensihui
Apache License 2.0
328 stars 52 forks source link

请问当前代码中是否包含FLAT的相对位置矩阵处理? #1

Closed nlp4whp closed 2 years ago

nlp4whp commented 2 years ago

首先感谢作者的贡献,特别是中文NER的loss汇总实现对我帮助很大

您好,我想问下这里是否包含了FLAT的相对位置矩阵的实现呢,可能是我看漏了

yongzhuo commented 2 years ago

没有耶

nlp4whp commented 2 years ago

多谢多谢