Skip to content
View pumpkinduo's full-sized avatar

Block or report pumpkinduo

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. KnowledgeGraph_NER KnowledgeGraph_NER Public

    中文医学知识图谱命名实体识别,包括bi-LSTM+CRF,transformer+CRF等模型

    Python 233 54

  2. sequential_textclassification sequential_textclassification Public

    Hierarchical network for sentence classification,self-attention,序列化句子分类,包括层级结构,自注意力等

    Python 3

  3. seq2seq seq2seq Public

    seq2seq for keyphrase generation,端到端模型实现词语生成

    Python 2 2

  4. pumpkinduo.github.io pumpkinduo.github.io Public

    王小多在这里

    JavaScript

  5. textClassifier textClassifier Public

    Forked from jiangxinyang227/textClassifier

    text classification method summary

    Jupyter Notebook

  6. ELMO_sentence_encoder ELMO_sentence_encoder Public

    ELMo for sentence embeddings,ELMo获取句向量

    Python