Pinned Repositories
99AI
99AI 稳定版:可商业化的 AI Web 应用(免授权,无后门,支持快速部署),以 ALL-IN-CHAT 为目标。已支持 AI 对话、绘图、音乐、视频功能,以及联网、思维导图等插件。
agentlego
Enhance LLM agents with versatile tool APIs
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
AI-Writer
ALwrity - All in One AI Content Platform. Contextual AI Content generation for Website, Social media & Ad copywriting. Prevents AI hallucinations, Web Researched factual, SEO optimized content. Get blog Images. Create your AI Agents Content team. Generate content with RAG, Local documents, web urls, PDFs. Open Source AI writer. (WIP)
Algorithm-Practice-in-Industry
搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)
allRank
allRank is a framework for training learning-to-rank neural models based on PyTorch.
GPT2-Summary
基于GPT2的中文摘要生成模型
NLP
nlp for chinese
NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
Statistical-Learning-Methods
Implement Statistical Leanring Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现
qingkongzhiqian's Repositories
qingkongzhiqian/ai-edu
AI education materials for Chinese students, teachers and IT professionals.
qingkongzhiqian/sentence-transformers
Sentence Embeddings with BERT & XLNet
qingkongzhiqian/GraphNeuralNetwork
《深入浅出图神经网络:GNN原理解析》配套代码
qingkongzhiqian/Flat-Lattice-Transformer
code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer
qingkongzhiqian/Knowledge-Graph-Publications
Top-level Conference Publications on Knowledge Graph
qingkongzhiqian/Lattice-ELMo
Source code for ACL 2020 paper "Learning Spoken Language Representations with Neural Lattice Language Modeling"
qingkongzhiqian/NLP-Conferences-Code
NLP-Conferences-Code (ACL、EMNL、NAACL、COLING、AAAI、IJCAI)
qingkongzhiqian/biaffine-ner
Named Entity Recognition as Dependency Parsing
qingkongzhiqian/CLUENER2020
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
qingkongzhiqian/DeepIE
DeepIE: Deep Learning for Information Extraction
qingkongzhiqian/text_classification
使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,bert,bert-cnn,bert-rnn,bert-rcnn,han,xlnet等等做文本分类,以及对比
qingkongzhiqian/MRC_book
《机器阅读理解:算法与实践》代码
qingkongzhiqian/CogQA
Source code and dataset for ACL 2019 paper "Cognitive Graph for Multi-Hop Reading Comprehension at Scale"
qingkongzhiqian/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
qingkongzhiqian/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
qingkongzhiqian/GPT2-chitchat
GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI**)
qingkongzhiqian/Pretrained-Language-Model
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
qingkongzhiqian/Bible_Text_GCN
Pytorch implementation of "Graph Convolutional Networks for Text Classification"
qingkongzhiqian/chinese_dictionary
同义词表,反义词表,否定词表
qingkongzhiqian/chineseGLUE
Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard
qingkongzhiqian/ngram2vec
Four word embedding models implemented in Python. Supporting arbitrary context features
qingkongzhiqian/replaceSynbycilin
利用哈工大同义词林替换问答文本内的同义词进行语料扩充
qingkongzhiqian/Inverted-index-BM25
手动实现Elasticsearch的倒排索引以及BM25算法
qingkongzhiqian/NLP
nlp for chinese
qingkongzhiqian/suggestion
搜索输入框-下拉提示(推荐), 提示词根据权重排序.基于double-array-trie的darts, golang语言实现.
qingkongzhiqian/yuzhen_nlp_edu_tools
NLP Education Tools by YuZhen(www.yuzhenkeji.com)