Skip to content
View 892195580's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report 892195580

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. stock-knowledge-graph stock-knowledge-graph Public

    Forked from lemonhu/stock-knowledge-graph

    利用网络上公开的数据构建一个小型的证券知识图谱/知识库

    Python

  2. DL_MNIST-CIFAR DL_MNIST-CIFAR Public

    Python

  3. entity-recognition-datasets entity-recognition-datasets Public

    Forked from juand-r/entity-recognition-datasets

    A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types.

    Python 1

  4. MTL-Bioinformatics-2016 MTL-Bioinformatics-2016 Public

    Forked from cambridgeltl/MTL-Bioinformatics-2016

    Python

  5. transformers transformers Public

    Forked from huggingface/transformers

    🤗Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.

    Python

  6. MarkTool MarkTool Public

    Forked from FXLP/MarkTool

    这是一款基于web、面向领域的通用文本标注工具,支持大规模实体标注、关系标注、事件标注、文本分类、基于字典匹配和正则匹配的自动标注以及用于实现归一化的标准名标注,同时也支持文本的迭代标注和实体的嵌套标注。标注规范可自定义且同类型任务中可“一次创建多次复用”。通过分级实体集合扩大了实体类型的规模,并设计了全新高效的标注方式,提升了用户体验和标注效率。此外,本工具增加了审核环节,可对多人的标注结…

    Vue