qq547276542 / LabelMarker
A small tools for marking training set label in machine learning task.(crowdsourcing)
☆105Updated 7 years ago
Alternatives and similar repositories for LabelMarker
Users that are interested in LabelMarker are comparing it to the libraries listed below
Sorting:
- 基于依存分析的实体关系抽取简单实现,即抽取事实三元组☆87Updated 5 years ago
- 依存句法实现关系三元组的自动抽 取☆99Updated 3 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆128Updated 6 years ago
- 根据自己搭的 LTP 服务器,实现:分词、词性标注、命名实体识别、依存句法分析、语义角色标、命名实体的抽取:人名,地名,机构名、三元组的抽取:主谓宾,动宾关系,介宾关系,(实体1,关系,实体2)☆144Updated 7 years ago
- Sequential Event Experiment based on Travel note crawled from XieCheng,基于50W携程出行游记的采集与顺承事件图谱构建.☆182Updated 6 years ago
- USING BERT FOR Attribute Extraction in KnowledgeGraph. fine-tuning and feature extraction. …☆265Updated 6 years ago
- 基于条件随机场的医疗电子病例的命名实体识别☆113Updated 7 years ago
- 限定领域的三元组抽取的一次尝试,本文将会介绍笔者在2019语言与智能技术竞赛的三元组抽取比赛方面的一次尝试。☆134Updated 2 years ago
- 实体链接demo☆65Updated 6 years ago
- 使用句法依存分析抽取事实三元组☆330Updated 9 years ago
- CCKS2019-人物关系抽取☆74Updated 5 years ago
- Performance comparison between Chinese word segmentation and part-of-speech tagging tools☆58Updated 5 years ago
- HyponymyExtraction and Graph based on KB Schema, Baike-kb and online text extract, 基于知识概念体系,百科知识库,以及在线搜索结构化方式 的词语上下位抽取与可视化展示☆171Updated 6 years ago
- 对知识库Wikidata的爬虫以及数据处理脚本 将三元组关系对齐到语料库的脚本 获取知识图谱数据的脚本☆272Updated 3 years ago
- Relation Extraction 中文关系提取☆73Updated 6 years ago
- 本项目是利用深度学习技术来构建知识图谱方向上的一次尝试,作为开放领域的关系抽取,算是笔者的一次创新,目前在这方面的文章和项目都很少。☆310Updated last year
- future event predict demo based on causal event graph that covers the full industries that can predict the benefits or bad effects in acc…☆65Updated 6 years ago
- Keras solution of simple Knowledge-Based QA task with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT☆21Updated last year
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…