基于BERT的中文命名实体识别(pytorch)
☆18Apr 17, 2019Updated 7 years ago
Alternatives and similar repositories for sohu_baseline
Users that are interested in sohu_baseline are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆187Dec 10, 2022Updated 3 years ago
- 完全端到端的核心实体识别与情感预测☆35Jun 5, 2019Updated 7 years ago
- (2019 法研杯 阅读理解) A pytorch implement of bert joint baseline for machine comprehension task in 2019 cail☆59Oct 25, 2022Updated 3 years ago
- 搜狐算法大赛(实体+情感)简单baseline(比较容易理解)(使用lgb模型做二分类)☆33Jun 9, 2019Updated 7 years ago
- ☆12Mar 1, 2019Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆125May 14, 2019Updated 7 years ago
- 2019 语言与智能技术竞赛-知识驱动对话 B榜第5名源码和模型☆25Dec 3, 2019Updated 6 years ago
- 基于中文TaCL-BERT的中文命名实体识别及中文分词☆32Nov 16, 2021Updated 4 years ago
- Implemented transformer NN block for Machine translation, text classfication, Natural language inference as well as Machine reading compr…☆11Mar 1, 2026Updated 4 months ago
- This is a named entity recognizer based on pytorch-pretrained-bert.☆34Sep 15, 2019Updated 6 years ago
- Chatbot_CN项目的知识图谱模块☆12Mar 27, 2020Updated 6 years ago
- “莱斯杯”全国第一届“军事智能·机器阅读”挑战赛相关代码☆32Aug 29, 2018Updated 7 years ago
- 21th place (top2%) solution for kaggle TensorFlow 2.0 Question Answering☆16Feb 7, 2020Updated 6 years ago
- PyTorch version for Sequential Matching Network☆21Mar 29, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Dilate Gated Convolutional Neural Network For Machine Reading Comprehension☆39Aug 14, 2019Updated 6 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Feb 15, 2019Updated 7 years ago
- Simple Bert Implementation (TensorFlow 2.0)☆13Aug 9, 2019Updated 6 years ago
- This repo contains a PyTorch implementation of a pretrained ERNIE model for text classification.☆60Nov 22, 2022Updated 3 years ago
- AI Challenger 2018 观点型问题阅读理解 复赛第8名 解决方案 (8th place of AI Challenger 2018 MRC)☆90Dec 17, 2018Updated 7 years ago
- 2019年4月8日,第三届搜狐校园内容识别算法大赛。☆26May 14, 2019Updated 7 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆136Sep 11, 2022Updated 3 years ago
- 使用Bert-BiLstm-CRF做中文命名实体识别,使用的数据集来自https://aistudio.baidu.com/aistudio/competition/detail/802/0/datasets☆17Mar 1, 2024Updated 2 years ago
- 2018年机器阅读理解技术竞赛总结,国内外1000多支队伍中BLEU-4评分排名第6, ROUGE-L评分排名第14。(未ensemble,未嵌入训练好的词向量,无dropout)☆30Aug 7, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 开天-新词,中文新词发现工具,Chinese New Word Discovery Tool☆22Dec 5, 2019Updated 6 years ago
- One-shot Learning for Question-Answering in Gaokao History Challenge (COLING 2018)☆12Jul 2, 2018Updated 8 years ago
- 2019搜狐校园算法大赛☆27May 22, 2019Updated 7 years ago
- record and share my reading everyday☆12Apr 1, 2016Updated 10 years ago
- baseline for ccks2019-ipre☆48Nov 8, 2019Updated 6 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆405Jun 14, 2023Updated 3 years ago
- Time entity recognition tool based on regular expression 基于正则表达式的中文时间实体识别(时间提取)工具☆25Nov 9, 2018Updated 7 years ago
- Subword-augmented Embedding for Cloze Reading Comprehension (COLING 2018)☆15Nov 6, 2018Updated 7 years ago
- Tencent_AILab_ChineseEmbedding☆12Dec 30, 2018Updated 7 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 这是我ehr-journey项目的一个命名实体识别的子项目,主要实现基于中文预训练字向量finetune的Bert与BiLSTM模型的网络。演示使用了CCKS2019task1数据集,并实现了django接口。☆56Jun 21, 2022Updated 4 years ago
- 基于BERT的中文命名实体识别☆395Nov 18, 2019Updated 6 years ago
- This is a pytorch implement of cw2vec☆30Jan 18, 2019Updated 7 years ago
- 汽车主题情感分析大赛冠军☆27Dec 10, 2018Updated 7 years ago
- 中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测☆65Dec 13, 2018Updated 7 years ago
- 基于torch的,支持logits、crf、span、global_pointer四种方法的命名实体识别任务框架☆24Feb 29, 2024Updated 2 years ago
- A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)☆17Dec 15, 2018Updated 7 years ago