Skip to content
Avatar
🎯
Focusing
🎯
Focusing

Achievements

Achievements

Block or Report

Block or report 312shan

Block user

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.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation

    Python 45 8

  2. Several knowledge graph representation algorithms implemented with pytorch

    Python 304 99

  3. FastHMM Public

    A python package for HMM model with fast train and decoding implementation

    Python 7

  4. Curated list of 2vec-type embedding models

    843 179

  5. 汽车行业用户观点主题及情感识别

    Python 24 9

  6. Video2PPT Public

    get the ppt content as video-capture from video tutorial by python

    Jupyter Notebook 5 3

20 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

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

Seeing something unexpected? Take a look at the GitHub profile guide.