Skip to content
View 657248688's full-sized avatar

Block or report 657248688

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

    Forked from cjymz886/text_rnn_attention

    嵌入Word2vec词向量的RNN+ATTENTION中文文本分类

    Python

  2. text-cnn text-cnn Public

    Forked from cjymz886/text-cnn

    嵌入Word2vec词向量的CNN中文文本分类

    Python

  3. Chinese-BertWord-Embedding Chinese-BertWord-Embedding Public

    Forked from singaln/Chinese-BertWord-Embedding

    利用Bert获取中文字、词向量

    Python

  4. Embeding Embeding Public

    Forked from ttjjlw/Embeding

    训练词向量

    Python

  5. text_classification text_classification Public

    Forked from Lizhen0628/text_classification

    使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个模型的对比

    Python