Skip to content
View zhonglin516's full-sized avatar

Block or report zhonglin516

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

    Forked from zhaoyingjun/chatbot

    一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。加入seqGAN版本。

    Python 1

  2. learn learn Public

    learn

  3. LSTM-Poetry LSTM-Poetry Public

    Forked from qq604395564/LSTM-Poetry

    LSTM-Poetry

    Python

  4. word2vec-Chinese word2vec-Chinese Public

    Forked from lzhenboy/word2vec-Chinese

    构建维基中文语料的词向量:格式转换-繁体转简体-去除英文空格-分词-词向量模型训练(已练习)

    Python

  5. object_detector_app object_detector_app Public

    Forked from datitran/object_detector_app

    Real-Time Object Recognition App with Tensorflow and OpenCV

    Python

  6. nlp-journey nlp-journey Public

    Forked from msgi/nlp-journey

    nlp相关的一些论文及代码, 包括主题模型、词向量(Word Embedding)、命名实体识别(NER)、文本分类(Text Classificatin)、文本生成(Text Generation)、文本相似性(Text Similarity)计算等,涉及到各种与nlp相关的算法,基于keras和tensorflow。

    Python