一条命令产生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 6 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Jul 30, 2020Updated 6 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆136Sep 11, 2022Updated 4 years ago
- 使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。☆56Dec 16, 2019Updated 6 years ago
- ☆13Feb 9, 2022Updated 4 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.
- 中文实体识别 bert/xlnet/albert ...预训练模型 +bilstm+crf / +crf☆22Oct 28, 2022Updated 3 years ago
- 疫情问答助手☆13May 15, 2020Updated 6 years ago
- 🍳 NLPrep - dataset tool for many natural language processing task☆28Jul 30, 2021Updated 5 years ago
- 中文轉漢語拼音和注音。尋找相似發聲字/單詞。☆19Aug 15, 2024Updated 2 years ago
- 基于bert中文多分类模型☆11Mar 23, 2019Updated 7 years ago
- 轉換好的 Albert 中文模型 (for pytorch-transformers)☆19Mar 6, 2020Updated 6 years ago
- ☆19Dec 8, 2022Updated 3 years ago
- ☆10Jan 28, 2021Updated 5 years ago
- 台北QA問答機器人(使用BERT、ALBERT)☆40Aug 14, 2020Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- ☆18Oct 7, 2020Updated 5 years ago
- Technical Analysis on Cryptocurrency☆25Oct 14, 2025Updated 11 months ago
- Noise Reduction Methods for Distantly Supervised Biomedical Relation Extraction☆11Oct 25, 2017Updated 8 years ago
- Hierarchical Attention Network for Sentiment Analysis☆28Apr 12, 2018Updated 8 years ago
- 使用pytorch构建深度强化学习模型DQN☆26Dec 5, 2017Updated 8 years ago
- 使用Bi-LSTM和crf来进行人名识别,数据集人民日报98年1月标注数据集,训练:验证:测试为3:1:1☆22Jul 25, 2018Updated 8 years ago
- Text Classification in PyTorch☆23Oct 17, 2019Updated 6 years ago
- ☆11Nov 16, 2022Updated 3 years ago
- 高性能小模型测评 Shared Tasks in NLPCC 2020. Task 1 - Light Pre-Training Chinese Language Model for NLP Task☆60Jun 1, 2020Updated 6 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 基于知识图谱的中文问答系统(EA-CKGQA)☆38Nov 13, 2019Updated 6 years ago
- Simple Structured Perceptron tagger in Python☆10May 30, 2017Updated 9 years ago
- 基于Pytorch的,中文语义相似度匹配模型(ABCNN、Albert、Bert、BIMPM、DecomposableAttention、DistilBert、ESIM、RE2、Roberta、SiaGRU、XlNet)☆795Mar 22, 2020Updated 6 years ago
- 以Word2Vec和LSTM为基础,实现一个语言模型☆11Nov 7, 2017Updated 8 years ago
- ☆12Aug 7, 2018Updated 8 years ago
- reformer-pytorch中文版本,简单高效的生成模型。类似GPT2的效果☆16Jun 12, 2023Updated 3 years ago
- Data and code for paper "EQG-RACE: Examination-Type Question Generation" at AAAI2021.☆29Aug 26, 2021Updated 5 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆140Oct 19, 2021Updated 4 years ago
- 使用word2vec, fasttext进行训练词向量☆11Jan 10, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- CLUE baseline pytorch CLUE的pytorch版本基线☆75Apr 3, 2020Updated 6 years ago
- 2019中国高校计算机大赛——大数据挑战赛 第一名解决方案☆42Oct 8, 2020Updated 5 years ago
- 无线根因分析结合现网历史告警和故障定位工单数据,通过机器学习手段建立故障根因分析模型,快速定位故障原因,大幅提升网络运维效率。☆16Aug 23, 2019Updated 7 years ago
- Log-based anomaly detection☆14Jul 2, 2025Updated last year
- pytorch中文语言模型预训练☆384Jul 17, 2020Updated 6 years ago
- 计算TFIDF的三种方法:Python、sklearn、gensim☆11Feb 26, 2019Updated 7 years ago
- 实现功能:新输入一段文本,与已有数据进行相似度进行比较,返回TOP10的文本。主要实现方法:jieba中文分词、gensim、TF-IDF词汇重要性、cosine余弦相似度。☆11Jul 30, 2020Updated 6 years ago