tczhangzhi / torch-text-similarityLinks
Implementations of models and metrics for semantic text similarity. Includes fine-tuning and prediction of models
☆14Updated 2 years ago
Alternatives and similar repositories for torch-text-similarity
Users that are interested in torch-text-similarity are comparing it to the libraries listed below
Sorting:
- 使用tensorflow.keras实现《动手学深度学习》☆10Updated 5 years ago
- ☆10Updated 4 years ago
- 新网银行杯Top1方案☆22Updated 6 years ago
- 2020厦门国际银行数创金融杯建模大赛-优胜奖方案☆11Updated 4 years ago
- 基于tf.keras的多标签多分类模型☆88Updated 4 years ago
- NLP Project + pytorch☆10Updated 5 years ago
- bert4keras实现gpt下中国象棋☆47Updated 5 years ago
- This is our solution for WSDM - DiggSci 2020. We implemented a simple yet robust search pipeline which ranked 2nd in the validation set a…☆63Updated 5 years ago
- 第二届阿里巴巴大数据智能云上编程大赛冠军解决方案☆31Updated 6 years ago
- RAdam optimizer for keras☆71Updated 6 years ago
- 基于BERT的预训练语言模型实现,分为两步:预训练和微调。目前已包括BERT、Roberta、ALbert三个模型,且皆可支持Whole Word Mask模式。☆17Updated 5 years ago
- a beautiful method for cluster or community detection☆51Updated 6 years ago
- 首届中国心电智能大赛决赛阶段解决方案-公开版 比赛网址 http://mdi.ids.tsinghua.edu.cn/☆10Updated 6 years ago
- 基于Bert(或Robert)预训练模型微调命名实体识别任务,并提供基于docker的Tensor Serving部署模型方案实现过程。☆36Updated 5 years ago
- tensorflow serving and deep model online https://dataxujing.github.io/tensorflow-serving-Wechat/?transition=convex#/☆19Updated 6 years ago
- 使用BERT构建多标签标注模型☆42Updated 5 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆55Updated 7 years ago
- deploy machine learning model in tensorflow sering and docker☆10Updated 6 years ago
- 此项目是《剑指offer》第二版里算法面试题的Python3实现版本,作为一本经典书籍,可以时常拿出来看一看、翻一翻、记一记。同时也是为了Python程序员能够更好的通过公司的技术面试,拿到心仪的offer。☆121Updated 4 years ago
- This project is used to realize sequence tagging by CRF+BiLSTM model.☆18Updated 6 years ago
- 讯飞移动广告反欺诈算法竞赛☆33Updated 6 years ago
- The 300 lines of code (Tensorflow 2) completely replicates the Transformer model and is used in neural machine translation tasks and chat…☆27Updated 6 years ago
- BiLSTM_CRF中文实体命名识别☆46Updated 7 years ago
- pytorch bert 版的 multi_label_text_classification☆10Updated 5 years ago
- 深度学习和NLP随笔☆26Updated 6 years ago
- 人人都能看懂的轻量级解决方案☆16Updated 5 years ago
- 个人维护的《Python大战机器学习:数据科学家的一个小目标》对应的源码;IDE:PyCharm☆18Updated 7 years ago
- 精简版NEZHA模型权重☆21Updated 4 years ago
- python3实现的《统计学习方法》☆21Updated 6 years ago
- ml模型分布式服务部署:grpc,flask;docker☆76Updated 4 years ago