Skip to content
View ghui0318's full-sized avatar

Block or report ghui0318

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

    Forked from zqhZY/_rasa_chatbot

    A Chinese task oriented chatbot in IVR(Interactive Voice Response) domain, implement by rasa. This is a demo with toy dataset, more data should be added for performance.

  2. Rasa_NLU_Chi Rasa_NLU_Chi Public

    Forked from crownpku/Rasa_NLU_Chi

    Turn Chinese natural language into structured data 中文自然语言理解

    Python

  3. HanLP HanLP Public

    Forked from hankcs/HanLP

    自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁

    Java

  4. Entity-Relation-Extraction Entity-Relation-Extraction Public

    Forked from yuanxiaosc/Entity-Relation-Extraction

    Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge Extraction, SKE 2019

    Python

  5. Multiple-Relations-Extraction-Only-Look-Once Multiple-Relations-Extraction-Only-Look-Once Public

    Forked from yuanxiaosc/Multiple-Relations-Extraction-Only-Look-Once

    Multiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresponding relations. 端到端联合实体关系抽取模型,可用于 http://lic2019.ccf.org.c…

    Python

  6. tudouNLP tudouNLP Public

    Forked from fennuDetudou/tudouNLP

    基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口

    Python