一条命令产生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:
- bert,albert计算中文句子的相似度☆20Mar 4, 2020Updated 6 years ago
- NLP tools, word segmentation, sentence segmentation, New-Word-Discovery,新词发现☆27Dec 15, 2025Updated 6 months 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实现albert+BiLstm+CRF☆93May 25, 2023Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 中文实体识别 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 4 years ago
- 中文命名实体识别 | English NER☆19Jul 28, 2019Updated 6 years ago
- 轉換好的 Albert 中文模型 (for pytorch-transformers)☆19Mar 6, 2020Updated 6 years ago
- ☆19Dec 8, 2022Updated 3 years ago
- 中文轉漢語拼音和注音。尋找相似發聲字/單詞。☆20Aug 15, 2024Updated last year
- HostEONS怎么样?HostEONS VPS介绍和测评☆12Feb 7, 2025Updated last year
- ☆18Oct 7, 2020Updated 5 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Noise Reduction Methods for Distantly Supervised Biomedical Relation Extraction☆11Oct 25, 2017Updated 8 years ago
- 使用pytorch构建深度强化学习模型DQN☆26Dec 5, 2017Updated 8 years ago
- 使用Bi-LSTM和crf来进行人名识别,数据集人民日报98年1月标注数据集,训练:验证:测试为3:1:1☆22Jul 25, 2018Updated 7 years ago
- Technical Analysis on Cryptocurrency☆25Oct 14, 2025Updated 8 months ago
- Text Classification in PyTorch☆23Oct 17, 2019Updated 6 years ago
- ☆11Nov 16, 2022Updated 3 years ago
- ☆15May 14, 2019Updated 7 years ago
- 基于知识图谱的中文问答系统(EA-CKGQA)☆38Nov 13, 2019Updated 6 years ago
- Twitter sentiment analysis part 9: Neural Networks with Doc2Vec, Word2Vec, GloVe☆13Feb 27, 2018Updated 8 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.
- 高性能小模型测评 Shared Tasks in NLPCC 2020. Task 1 - Light Pre-Training Chinese Language Model for NLP Task☆60Jun 1, 2020Updated 6 years ago
- 在云端存储学习的过程产生的代码☆11Nov 30, 2020Updated 5 years ago
- Code for the NLPCC 2018 paper: Distant Supervision for Relation Extraction with Neural Instance Selector☆12Mar 7, 2019Updated 7 years ago
- 以Word2Vec和LSTM为基础,实现一个语言模型☆11Nov 7, 2017Updated 8 years ago
- reformer-pytorch中文版本,简单高效的生成模型。类似GPT2的效果☆16Jun 12, 2023Updated 3 years ago
- 基于RASA官网搭建的智能聊天机器人☆12Feb 1, 2019Updated 7 years ago
- Data and code for paper "EQG-RACE: Examination-Type Question Generation" at AAAI2021.☆29Aug 26, 2021Updated 4 years ago
- 使用word2vec, fasttext进行训练词向量☆11Jan 10, 2019Updated 7 years ago
- 2020-natural-language-processing-project☆10Dec 18, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- CLUE baseline pytorch CLUE的pytorch版本基线☆75Apr 3, 2020Updated 6 years ago
- 文本分类实践项目☆12Nov 8, 2019Updated 6 years ago
- Python下shuffle几百G文件☆33Sep 8, 2021Updated 4 years ago
- 2020语言与智能技术竞赛:关系抽取任务☆10Mar 19, 2020Updated 6 years ago
- 股票知识☆15Jan 4, 2026Updated 5 months ago
- Code and dataset for "Leveraging 2-hop Distant Supervision from Table Entity Pairs for Relation Extraction" (EMNLP'19)☆13May 18, 2020Updated 6 years ago
- 实现功能:新输入一段文本,与已有数据进行相似度进行比较,返回TOP10的文本。主要实现方法:jieba中文分词、gensim、TF-IDF词汇重要性、cosine余弦相似度。☆11Jul 30, 2020Updated 5 years ago