taishan1994 / python_common_code_collectionLinks
收集经常用到的一些python代码
☆49Updated 3 months ago
Alternatives and similar repositories for python_common_code_collection
Users that are interested in python_common_code_collection are comparing it to the libraries listed below
Sorting:
- Summary and comparison of Chinese classification models☆36Updated 2 years ago
- easy-bert是一个中文NLP工具,提供诸多bert变体调用和调参方法,极速上手;清晰的设计和代码注释,也很适合学习☆81Updated 2 years ago
- 2022搜狐校园算法大赛NLP赛道第一名开源方案(实验代码)☆88Updated 3 years ago
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- 基于Pytorch的知识蒸馏(中文文本分类)☆20Updated 2 years ago
- 无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆108Updated 3 years ago
- ☆58Updated 2 years ago
- SimCSE有监督与无监督实验复现☆149Updated last year
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆100Updated 2 years ago
- 使用bert进行中文方面级情感识别。☆25Updated 2 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆48Updated last year
- 法研杯2021类案检索赛道三等奖方案☆50Updated 3 years ago
- ☆34Updated 2 years ago
- experiments of some semantic matching models and comparison of experimental results.☆163Updated 2 years ago
- SimCSE中文语义相似度对比学习模型☆88Updated 3 years ago
- ☆26Updated 2 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆129Updated 2 years ago
- GlobalPointer的优化版/NER实体识别☆122Updated 3 years ago
- BLOOM 模型的指令微调☆24Updated 2 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆20Updated 2 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆53Updated 2 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- 中文无监督SimCSE Pytorch实现☆135Updated 4 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 3 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆179Updated 3 years ago
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆64Updated 3 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆193Updated 3 years ago