Skip to content
View weiambt's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report weiambt

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

Pinned Loading

  1. entity_extractor_by_ner entity_extractor_by_ner Public

    Forked from stanleylsx/entity_extractor_by_ner

    基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。

    Python

  2. NERAutoRecognition NERAutoRecognition Public

    A NER project that can label entity automatically based on Hanlp

    Python 1

  3. algorithm-brush algorithm-brush Public

    算法刷题记录

    Java