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

Block or report XuanYang1991

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

Popular repositories

  1. fast_rcnn_for_object_detect fast_rcnn_for_object_detect Public

    fast_rcnn_for_object_detect

  2. DeepGBM DeepGBM Public

    Forked from motefly/DeepGBM

    Implementation for the paper "DeepGBM: A Deep Learning Framework Distilled by GBDT for Online Prediction Tasks", which has been accepted by KDD'2019.

    Python

  3. fastNLP fastNLP Public

    Forked from fastnlp/fastNLP

    fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.

    Python

  4. bert-utils bert-utils Public

    Forked from terrifyzhao/bert-utils

    一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算

    Python

  5. TextClassify_with_BERT TextClassify_with_BERT Public

    Forked from yaleimeng/TextClassify_with_BERT

    使用BERT模型做文本分类;面向工业用途

    Python

  6. nlp_xiaojiang nlp_xiaojiang Public

    Forked from yongzhuo/nlp_xiaojiang

    自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,bert+bilstm+crf),数据增强(text augment, data enhance),同义句同义词生成,句子…

    Python