Pinned Repositories
a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
AlgoNotes
公众号【浅梦学习笔记】文章汇总:包含 排序&CXR预估,召回匹配,用户画像&特征工程,推荐搜索综合 计算广告,大数据,图算法,NLP&CV,求职面试 等内容
awesome-DeepLearning
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
awesome-fast-attention
list of efficient attention modules
BERT-for-Sequence-Labeling-and-Text-Classification
This is the template code to use BERT for sequence lableing and text classification, in order to facilitate BERT for more tasks. Currently, the template code has included conll-2003 named entity identification, Snips Slot Filling and Intent Prediction.
BERT-keras
Keras implementation of BERT with pre-trained weights
BERT_Chinese_Classification
本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序
Blog
中国科学技术大学计算机学院课程资源(https://mbinary.xyz/ustc-cs/)
ccks_baidu_entity_link
ccks baidu entity link 实体链接 第一名
ChineseNER
A neural network model for Chinese named entity recognition
zhaizhijiang's Repositories
zhaizhijiang/AlgoNotes
公众号【浅梦学习笔记】文章汇总:包含 排序&CXR预估,召回匹配,用户画像&特征工程,推荐搜索综合 计算广告,大数据,图算法,NLP&CV,求职面试 等内容
zhaizhijiang/awesome-DeepLearning
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
zhaizhijiang/awesome-fast-attention
list of efficient attention modules
zhaizhijiang/ChuanhuChatGPT
GUI for ChatGPT API and many LLMs
zhaizhijiang/CLUE
中文语言理解基准测评 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
zhaizhijiang/CLUENER2020
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
zhaizhijiang/competition-baseline
数据科学竞赛各种baseline代码、思路分享
zhaizhijiang/CSTS
中文自然语言推理与语义相似度数据集
zhaizhijiang/DeepIE
DeepIE: Deep Learning for Information Extraction
zhaizhijiang/DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors which can be used for ANN search.
zhaizhijiang/DeepNER
天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch
zhaizhijiang/Doctor-Friende
Rasa-Doctor-Friende.A chinese medical chatbot based on Neo4j knowledge graph and Rasa.
zhaizhijiang/example01
first example
zhaizhijiang/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
zhaizhijiang/hello-algo
《Hello 算法》一本动画图解、能运行、可提问的数据结构与算法入门书
zhaizhijiang/hugging-llm
HuggingLLM, Hugging Future.
zhaizhijiang/Interview-code-practice-python
面试题
zhaizhijiang/langchain-ChatGLM
langchain-ChatGLM, local knowledge based ChatGLM with langchain | 基于本地知识库的 ChatGLM 问答
zhaizhijiang/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
zhaizhijiang/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
zhaizhijiang/nlp_paper_study
该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记
zhaizhijiang/NLPDataSet
记录本人整理的一些数据集
zhaizhijiang/pycorrector
pycorrector is a toolkit for text error correction. 文本纠错,Kenlm,ConvSeq2Seq,BERT,MacBERT,ELECTRA,ERNIE,Transformer等模型实现,开箱即用。
zhaizhijiang/Python
All Algorithms implemented in Python
zhaizhijiang/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
zhaizhijiang/rasa_ch_faq
用 rasa 实现 rasa faq 机器人
zhaizhijiang/Text-Summarization-Papers
An Exhaustive Paper List for Text Summarization
zhaizhijiang/typora_test
zhaizhijiang/wuhan2020-timeline
记录自2019年12月起武汉新冠肺炎疫情进展的时间线。
zhaizhijiang/xmnlp
xmnlp:提供中文分词, 词性标注, 命名体识别,情感分析,文本纠错,文本转拼音,文本摘要,偏旁部首等功能