Skip to content
View KZ-code's full-sized avatar

Highlights

  • Pro

Block or report KZ-code

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

    Forked from 2426852837/glados

    Python 1 1

  2. pwc pwc Public

    Forked from zziz/pwc

    Papers with code. Sorted by stars. Updated weekly.

  3. REKCARC-TSC-UHT REKCARC-TSC-UHT Public

    Forked from PKUanonym/REKCARC-TSC-UHT

    清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University

    HTML

  4. zju-icicles zju-icicles Public

    Forked from QSCTech/zju-icicles

    浙江大学课程攻略共享计划

    HTML

  5. knowledge-graph-nlp-in-action knowledge-graph-nlp-in-action Public

    Forked from saiwaiyanyu/knowledge-graph-nlp-in-action

    从模型训练到部署,实战知识图谱(Knowledge Graph)&自然语言处理(NLP)。涉及 Tensorflow, Bert+Bi-LSTM+CRF,Neo4j等 涵盖 Named Entity Recognition,Text Classify,Information Extraction,Relation Extraction 等任务。

    Python

  6. entity_extractor_by_ner entity_extractor_by_ner Public

    Forked from stanleylsx/entity_extractor_by_ner

    基于Tensorflow2.3开发的Ner模型,包含Bilstm-CRF、Bert-Bilstm-CRF、Bert-CRF,可微调Bert,用于命名实体识别,配置后可直接运行。

    Python