一条命令产生bert、albert句向量,用于相似度计算和文本分类等。
☆34Dec 8, 2022Updated 3 years ago
Alternatives and similar repositories for pytorch_bert_vec
Users that are interested in pytorch_bert_vec are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Asynchronous event I/O driven quantitative trading framework.☆12Aug 29, 2020Updated 5 years ago
- bert,albert计算中文句子的相似度☆20Mar 4, 2020Updated 6 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用 于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆90Jul 30, 2020Updated 5 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆136Sep 11, 2022Updated 3 years ago
- 使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。☆56Dec 16, 2019Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- ☆14Feb 9, 2022Updated 4 years ago
- 中文实体识别 bert/xlnet/albert ...预训练模型 +bilstm+crf / +crf