Focusing
- shenzhen
Block or Report
Block or report 312shan
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Pytorch-seq2seq-Beam-Search Public
PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation
-
Several knowledge graph representation algorithms implemented with pytorch
-
-
20 contributions in the last year
Activity overview
Contributed to
312shan/text_classification,
312shan/learn_keras,
fastnlp/fastNLP
and 5 other
repositories
Contribution activity
May 2022
Created an issue in fastnlp/fastNLP that received 1 comment
bert wordpiece indexing之后, 原始单词对应的 序列标注标签怎么做映射?
BertWordPieceEncoder.index_datasets 一步实现了文本到 token_id 的转换,但是文本原来标签的序列标注标签似乎没有同步转换的对应方法? 这会导致一个问题,用户只能不用 index_datasets 方法,只能自己写 tokenize + 原始标签到 wo…
1
comment