Skip to content
View CuiZhengliang's full-sized avatar

Block or report CuiZhengliang

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Awesome-Chinese-NLP Awesome-Chinese-NLP Public

    Forked from crownpku/Awesome-Chinese-NLP

    A curated list of resources for Chinese NLP 中文自然语言处理相关资料

  2. Information-Extraction-Chinese Information-Extraction-Chinese Public

    Forked from crownpku/Information-Extraction-Chinese

    Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取

    Python

  3. rasa rasa Public

    Forked from RasaHQ/rasa

    💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants

    Python

  4. seq2seq_chatbot_new seq2seq_chatbot_new Public

    Forked from lc222/seq2seq_chatbot_new

    基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs

    Python