本项目采用Keras和Keras-bert实现中文序列标注,对BERT进行微调,并在多个命名实体识别数据集上进行测试。
☆48Apr 1, 2021Updated 4 years ago
Alternatives and similar repositories for keras_bert_sequence_labeling
Users that are interested in keras_bert_sequence_labeling are comparing it to the libraries listed below
Sorting:
- 面向金融领域的小样本跨类迁移事件抽取 第三名 方案及代码☆17Dec 23, 2020Updated 5 years ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆432Dec 10, 2024Updated last year
- 综合课程设计三,果蔬识别系统☆13Jul 3, 2024Updated last year
- 本项目采用Keras和Keras-bert实现文本多分类任务,对BERT进 行微调。☆49Apr 4, 2021Updated 4 years ago
- ☆17May 3, 2019Updated 6 years ago
- Data Driven Modelling of Composites☆11Sep 6, 2017Updated 8 years ago
- learning pytorch step by step☆32Oct 3, 2023Updated 2 years ago
- ☆13Dec 27, 2023Updated 2 years ago
- The code of An Empirical Study of Pre-trained Language Models in Simple Knowledge Graph Question Answering☆34Jan 6, 2024Updated 2 years ago
- rag base on langchain☆11Mar 1, 2024Updated 2 years ago
- 全国职业院校技能大赛智能家居安装与维护项目相关开发文件-企想智能家居☆10Mar 7, 2020Updated 6 years ago
- ☆11Jan 25, 2019Updated 7 years ago
- Codes for various problems solved using Finite Difference Method and Finite Volume Method.☆12Apr 6, 2016Updated 9 years ago
- 记录有用的Git repos☆12Jul 28, 2024Updated last year
- code for "Multi-modality contrastive learning for sarcopenia screening from hip X-rays and clinical information" in MICCAI 2023☆16Dec 3, 2025Updated 3 months ago
- 毕业设计 前后端分离 前端vue element UI 组件库 后端golang 中的gin框架 数据库采用MySQL☆10Jun 6, 2020Updated 5 years ago
- Predicting 2D Steady State Fluid Flow Fields using Convolutional Neural Networks☆11Oct 3, 2020Updated 5 years ago
- ☆11Jan 13, 2023Updated 3 years ago
- 中文wiki百科QA阅读理解问答系统,使用了CCKS2016数据的NER模型和CMRC2018的阅读理解模型,还有W2V词向量搜索,使用torchserve部署☆90Jun 4, 2021Updated 4 years ago
- Underwater Image and Video Enhancement. UWCNN++ is an improvement on Li et al, 2020☆13Apr 21, 2021Updated 4 years ago
- [npj Digital Medicine] An In-Depth Evaluation of Federated Learning on Biomedical Natural Language Processing for Information Extraction☆11May 1, 2024Updated last year
- Speech emotion recognition using LSTM, SVM and MLP | 语音情感识别☆10Jul 1, 2019Updated 6 years ago
- 整理机器学习,深度学习,自然语言处理,推荐系统相关的各种学习笔记☆13Aug 30, 2018Updated 7 years ago
- ☆13Jul 13, 2023Updated 2 years ago
- Implementation of our paper "Injecting Knowledge Base Information into End-to-End Joint Entity and Relation Extraction and Coreference Re…☆10Jan 22, 2022Updated 4 years ago
- Hybrid Malicious Code Detection using Deep Learning with Keras and Scikit Learn☆11May 2, 2018Updated 7 years ago
- A Python implementation of isotropic remeshing algorithm based on Open3D library☆14Jan 15, 2024Updated 2 years ago
- pure pytorch implements for "GraphX-convolution for point cloud deformation in 2D-to-3D conversion" , official implements is not pure-pyt…☆10Jan 5, 2020Updated 6 years ago
- LTX-Video-Trainer-GUI 是为LTX视频lora模型训练提供的GUI工具,支持通过简单的界面训练 LoRA 模型用于视频生成。本训练器提供了直观的 GUI 界面,使用户能够轻松设置和启动训练流程,无需编写复杂代码。☆13Jul 18, 2025Updated 7 months ago
- ☆11Aug 25, 2020Updated 5 years ago
- This repository contains our work on a comprehensive investigation on motion prediction for Autonomous Vehicles using the PowerBEV framew…☆11May 5, 2024Updated last year
- 硕士毕业论文代码 深度强化学习☆10Apr 4, 2020Updated 5 years ago
- 本项目主要研究大模型在单独的法律数据集上的效果,现在支持belle和chatglm相关的模型训练,预测,验证和在线部署, 另外增加爬虫代码,langchain,结合数据库预测等功能。☆12Jul 16, 2023Updated 2 years ago
- Transformer-based Model to recognize any of 7 unique intents from the Snips personal voice assistant.