Pinned Repositories
Abstractive-Summarization-With-Transfer-Learning
Abstractive summarisation using Bert as encoder and Transformer Decoder
apachecn-c-cpp-zh
:books: [译] ApacheCN C/C++ 译文集
awesome-AI-books
Some awesome AI related books and pdfs for learning and downloading
awesome-vector-search
Collections of vector search related libraries, service and research papers
BERT-KPE
ccks-
learngit
myRepro
python
learning python
writing
My paper, note and anything in text.
jiankeguxin's Repositories
jiankeguxin/apachecn-c-cpp-zh
:books: [译] ApacheCN C/C++ 译文集
jiankeguxin/awesome-vector-search
Collections of vector search related libraries, service and research papers
jiankeguxin/BERT-KPE
jiankeguxin/chatgpt-on-wechat
Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用ChatGPT搭建微信聊天机器人,基于GPT3.5/4.0 API实现,支持个人微信、公众号、企业微信部署,能处理文本、语音和图片,访问操作系统和互联网。
jiankeguxin/chatgpt-on-wechat-chat
jiankeguxin/chatgpt-wechat
jiankeguxin/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
jiankeguxin/CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
jiankeguxin/coder2gwy
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
jiankeguxin/CS-Notes
我的自学笔记,在学习shell和MLSys,整理C++、算法、操作系统,后续学习分布式系统,终身更新。
jiankeguxin/dex
DEX White-label at your own domain without coding skills. 1 min installation, JUST FROK AND ADD DOMAIN
jiankeguxin/DGFraud
A Deep Graph-based Toolbox for Fraud Detection
jiankeguxin/EDA_NLP_for_Chinese
An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。
jiankeguxin/faiss
A library for efficient similarity search and clustering of dense vectors.
jiankeguxin/folly
An open-source C++ library developed and used at Facebook.
jiankeguxin/knowledge-harvest-from-lms
ACL 2023 (Findings) - BertNet: Harvesting Knowledge Graphs from Pretrained Language Models
jiankeguxin/LeetCode-Py
⛽️「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。
jiankeguxin/nlp-competitions-list-review
复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!
jiankeguxin/nlp_course
YSDA course in Natural Language Processing
jiankeguxin/nlp_xiaojiang
自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,bert+bilstm+crf),数据增强(text augment, data enhance),同义句同义词生成,句子主干提取(mainpart),中文汉语短文本相似度,文本特征工程,keras-http-service调用
jiankeguxin/numpy-ml
Machine learning, in numpy
jiankeguxin/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
jiankeguxin/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
jiankeguxin/Person-reid-GAN-pytorch
A Pytorch Implementation of "Unlabeled Samples Generated by GAN Improve the Person Re-identification Baseline in vitro"(ICCV17)
jiankeguxin/Python-for-Data-Mining
该资源为作者在CSDN的撰写Python数据挖掘和数据分析文章的支撑,主要是Python实现数据挖掘、机器学习、文本挖掘等算法代码实现,希望该资源对您有所帮助,一起加油。
jiankeguxin/spark-nlp
State of the Art Natural Language Processing
jiankeguxin/spellbook
SQL views for Dune
jiankeguxin/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
jiankeguxin/visualbert
Code for the paper "VisualBERT: A Simple and Performant Baseline for Vision and Language"
jiankeguxin/zshguide
Zsh 开发指南