Skip to content
View yiyezhiqiuyanyi's full-sized avatar
Block or Report

Block or report yiyezhiqiuyanyi

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
yiyezhiqiuyanyi/README.md
  • 👋 Hi, I’m @yiyezhiqiuyanyi
  • 👀 I’m interested in deep learning
  • 🌱 I’m currently learning NLP
  • 💞️ I’m looking to collaborate on how to construct a KG about electric area.
  • 📫 How to reach me, my email address is 18256007496@163.com.

Popular repositories

  1. yanyi yanyi Public

  2. bert_seq2seq bert_seq2seq Public

    Forked from 920232796/bert_seq2seq

    pytorch实现bert做seq2seq任务,使用unilm方案,现在也可以做文本分类,情感分析,NER,词性标注等任务。

    Python

  3. people_relation_extract people_relation_extract Public

    Forked from percent4/people_relation_extract

    结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。

    Python

  4. handcalcs handcalcs Public

    Forked from connorferster/handcalcs

    Python library for converting Python calculations into rendered latex.

    Python

  5. caffe caffe Public

    Forked from microsoft/caffe

    Caffe on both Linux and Windows

    C++

  6. BERT-NER-Pytorch BERT-NER-Pytorch Public

    Forked from lonePatient/BERT-NER-Pytorch

    Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)

    Python