Bert-classification and bert-dssm implementation with keras.
☆94Jul 14, 2020Updated 5 years ago
Alternatives and similar repositories for keras_bert_classification
Users that are interested in keras_bert_classification are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A BiGRU-Attention DSSM implementation with tensorflow estimator.☆93Jul 28, 2020Updated 5 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆471May 8, 2022Updated 3 years ago
- A Multi-View DSSM for Recommendation System with tensorflow estimator.☆12Jul 15, 2020Updated 5 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆656Oct 24, 2019Updated 6 years ago
- Using Siamese LSTM to classify repeated quora questions. Attempted pretrained bert embeddings, Word2Vec and training own embeddings toget…☆10Aug 28, 2020Updated 5 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆674Oct 12, 2019Updated 6 years ago
- some demos of Knowledge Distillation in NLP☆23Dec 31, 2020Updated 5 years ago
- Transfromer tensorflow2.0版本实现☆26Mar 25, 2023Updated 2 years ago
- A third-party implementation of paper《SpellGCN: Incorporating Phonological and Visual Similarities into Language Models for Chinese Spell…☆14Nov 27, 2020Updated 5 years ago
- Deep structured semantic model☆32May 5, 2016Updated 9 years ago
- Simple Bert Implementation (TensorFlow 2.0)☆13Aug 9, 2019Updated 6 years ago
- DSSM and Multi-View DSSM☆667Dec 15, 2020Updated 5 years ago
- siamese dssm sentence_similarity sentece_similarity_rank tensorflow☆60Dec 6, 2018Updated 7 years ago
- EmbedRank implemented in Python.☆15Jun 17, 2024Updated last year
- 2020语言与智能技术竞赛:关系抽取任务☆10Mar 19, 2020Updated 6 years ago
- wrapping albert via bert-for-tf2, implementing NER task☆25Jan 7, 2020Updated 6 years ago
- 2020语言与智能技术竞赛-关系抽取-第三名方案☆28Apr 10, 2021Updated 4 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Aug 12, 2019Updated 6 years ago
- 2021海华AI挑战赛·中文阅读理解·技术组☆21Dec 26, 2021Updated 4 years ago
- 基于rasa构建的中文任务型对话机器人,并用flask实现ui对话界面☆20Jun 20, 2019Updated 6 years ago
- A simple effective ToolKit for short text matching☆328Jul 19, 2022Updated 3 years ago
- named entity recognition combined with rule from entity dict☆13Aug 25, 2020Updated 5 years ago
- 基于MP-CNN的中文句子相似度计算☆13Jun 26, 2018Updated 7 years ago
- 句子相似度计算、LSTM、Keras☆12Jun 26, 2018Updated 7 years ago
- Facebook faiss相关的python接口☆15Mar 2, 2020Updated 6 years ago
- 本项目采用Keras和Keras-bert实现文本多分类任务,对BERT进行微调。☆49Apr 4, 2021Updated 4 years ago
- [Data Castle 算法竞赛] 精品旅行服务成单预测 final rank 11☆97Apr 12, 2018Updated 7 years ago
- keras+bi-lstm+crf,中文命名实体识别☆17Sep 15, 2018Updated 7 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Jun 12, 2023Updated 2 years ago
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,426Jan 22, 2022Updated 4 years ago
- 通过Bert结合BiLSTM-CRF进行序列标注任务☆15Jun 18, 2019Updated 6 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆290Oct 20, 2020Updated 5 years ago
- “阿里灵杰”问天引擎电商搜索算法赛 第二名。电商领域两阶段文本匹配算法。☆56Jul 28, 2022Updated 3 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆100Jan 22, 2020Updated 6 years ago
- 使用BERT模型进行文本 分类,相似句子判断,以及词性标注☆90Jan 23, 2019Updated 7 years ago
- 2020语言与智能技术竞赛:关系抽取任务☆65Sep 21, 2020Updated 5 years ago
- keras implement of transformers for humans☆5,424Nov 11, 2024Updated last year
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,669Oct 14, 2019Updated 6 years ago
- 完全端到端的核心实体识别与情感预测☆35Jun 5, 2019Updated 6 years ago