Skip to content
View sunshine866's full-sized avatar

Block or report sunshine866

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 Loading

  1. FewShotNLP FewShotNLP Public

    Forked from zxlzr/MTM

    The source codes of the paper "Improving Few-shot Text Classification via Pretrained Language Representations" and "When Low Resource NLP Meets Unsupervised Language Model: Meta-pretraining Then Me…

    Python 1

  2. ML-NLP ML-NLP Public

    Forked from NLP-LOVE/ML-NLP

    此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。

    Jupyter Notebook 1

  3. hello-world hello-world Public

    Just another repository

  4. kg-2019 kg-2019 Public

    Forked from bojone/kg-2019

    2019年百度的三元组抽取比赛,“科学空间队”源码

    Python

  5. Induction-Network-on-FewRel Induction-Network-on-FewRel Public

    Forked from wuzhiye7/Induction-Network-on-FewRel

    An attempt at replicating the Induction Network for FewRel data in Tensorflow

    Python

  6. Introduction-NLP Introduction-NLP Public

    Forked from NLP-LOVE/Introduction-NLP

    HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。

    Python