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
Sorting:
- A BiGRU-Attention DSSM implementation with tensorflow estimator.☆93Jul 28, 2020Updated 5 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆470May 8, 2022Updated 3 years ago
- Simple Bert Implementation (TensorFlow 2.0)☆13Aug 9, 2019Updated 6 years ago
- wrapping albert via bert-for-tf2, implementing NER task☆25Jan 7, 2020Updated 6 years ago
- some demos of Knowledge Distillation in NLP☆23Dec 31, 2020Updated 5 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆656Oct 24, 2019Updated 6 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆674Oct 12, 2019Updated 6 years ago
- siamese dssm sentence_similarity sentece_similarity_rank tensorflow☆60Dec 6, 2018Updated 7 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
- A Multi-View DSSM for Recommendation System with tensorflow estimator.☆12Jul 15, 2020Updated 5 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
- DSSM and Multi-View DSSM☆667Dec 15, 2020Updated 5 years ago
- Transfromer tensorflow2.0版本实现☆26Mar 25, 2023Updated 2 years ago
- named entity recognition combined with rule from entity dict☆13Aug 25, 2020Updated 5 years ago
- Transformers指导手册中文翻译项目☆13Dec 2, 2020Updated 5 years ago
- 2020语言与智能技术竞赛:关系抽取任务☆65Sep 21, 2020Updated 5 years ago
- baseline分享-互联网新闻情感分析☆11Oct 12, 2019Updated 6 years ago
- 2020语言与智能技术竞赛:关系抽取任务☆10Mar 19, 2020Updated 5 years ago
- 基于MP-CNN的中文句子相似度计算☆13Jun 26, 2018Updated 7 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Aug 12, 2019Updated 6 years ago
- A simple effective ToolKit for short text matching☆329Jul 19, 2022Updated 3 years ago
- 2020语言与智能技术竞赛-关系抽取-第三名方案☆28Apr 10, 2021Updated 4 years ago
- Deep structured semantic model☆32May 5, 2016Updated 9 years ago
- DataFountain第五届达观杯第4名方案☆11Dec 3, 2021Updated 4 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Jun 12, 2023Updated 2 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆55May 21, 2020Updated 5 years ago
- Facebook faiss相关的python接口☆15Mar 2, 2020Updated 6 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆291Oct 20, 2020Updated 5 years ago
- 完全端到端的核心实体识别与情感预测☆35Jun 5, 2019Updated 6 years ago
- 句子相似度计算、LSTM、Keras☆12Jun 26, 2018Updated 7 years ago
- ☆32Mar 19, 2019Updated 6 years ago
- 使用BERT模型进行文本分类,相似句子判断,以及词性标注☆90Jan 23, 2019Updated 7 years ago
- bert chinese similarity☆140Nov 7, 2019Updated 6 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,671Oct 14, 2019Updated 6 years ago
- keras implement of transformers for humans☆5,421Nov 11, 2024Updated last year
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆100Jan 22, 2020Updated 6 years ago
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,427Jan 22, 2022Updated 4 years ago
- EmbedRank implemented in Python.☆15Jun 17, 2024Updated last year
- 通过Bert结合BiLSTM-CRF进行序列标注任务☆15Jun 18, 2019Updated 6 years ago