jeinlee1991's repositories
chinese-llm-benchmark
中文大模型能力评测榜单:目前已囊括128个大模型,覆盖chatgpt、gpt-4o、谷歌gemini、百度文心一言、阿里通义千问、百川、讯飞星火、商汤senseChat、minimax等商用模型, 以及qwen2.5、llama3.1、glm4、书生internLM2.5、openbuddy、AquilaChat等开源大模型。不仅提供能力评分排行榜,也提供所有模型的原始输出结果!
naacl_transfer_learning_tutorial
Repository of code for the tutorial on Transfer Learning in NLP held at NAACL 2019 in Minneapolis, MN, USA
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
ccks_baidu_entity_link
ccks baidu entity link 实体链接 第一名
Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文预训练BERT-wwm)
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
Dialog-System-with-Task-Retrieval-and-Seq2seq
「2018 JDDC」 对话大赛亚军解决方案
DIM
EMNLP 2019: Dually Interactive Matching Network for Personalized Response Selection in Retrieval-Based Chatbots
EDA_NLP_for_Chinese
An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。
EffectiveTensorflow
TensorFlow 1.x and 2.x tutorials and best practices.
esim-response-selection
ESIM for Multi-turn Response Selection Task
HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
jddc_solution_4th
2018-JDDC大赛第4名的解决方案
machine-learning-interview-qa
人工智能-机器学习笔试面试题解析
NeuralNLP-NeuralClassifier
An Open-source Neural Hierarchical Multi-label Text Classification Toolkit
nlp-recipes
Natural Language Processing Best Practices & Examples
nlp_xiaojiang
自然语言处理(nlp),闲聊机器人(chatbot),BERT句向量-相似度(Sentence Similarity),文本分类(Text classify), 实体提取(ner,bert+bilstm+crf),数据增强(text augment enhance),同义句同义词生成,句子主干提取(mainpart),中文汉语短文本相似度,文本特征工程,keras-http-service调用