Pinned Repositories
awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
awesome-knowledge-graph
整理知识图谱相关学习资料
bert
TensorFlow code and pre-trained models for BERT
bert4keras
keras implement of transformers for humans
CS224n-Resource
CS224n Assignment & Readings
ftp-client
Linux 下FTP客户端(有无界面2版本),分别用Qt和c++、C语言实现。
Introduction-NLP
HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。
JAVA-
KD4NRE
Example code for paper "Distilling Knowledge from Well-informed Soft Labels for Neural Relation Extraction" (AAAI 2020).
skills
技能树~
Congning0515's Repositories
Congning0515/JAVA-
Congning0515/skills
技能树~
Congning0515/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
Congning0515/awesome-knowledge-graph
整理知识图谱相关学习资料
Congning0515/bert
TensorFlow code and pre-trained models for BERT
Congning0515/bert4keras
keras implement of transformers for humans
Congning0515/CS224n-Resource
CS224n Assignment & Readings
Congning0515/ftp-client
Linux 下FTP客户端(有无界面2版本),分别用Qt和c++、C语言实现。
Congning0515/Introduction-NLP
HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。
Congning0515/KD4NRE
Example code for paper "Distilling Knowledge from Well-informed Soft Labels for Neural Relation Extraction" (AAAI 2020).
Congning0515/llama.cpp
Port of Facebook's LLaMA model in C/C++
Congning0515/lyric_generation
Using and Fine Tuning Google's BERT language model to produce lyrics.
Congning0515/ML-notes
notes about machine learning
Congning0515/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
Congning0515/nlp_paper_study
研读顶会论文,复现论文相关代码
Congning0515/nlpias-interface-docre-coref
Congning0515/oie-resources
A curated list of Open Information Extraction (OIE) resources: papers, code, data, etc.
Congning0515/pyecharts
🎨 Python Echarts Plotting Library
Congning0515/RE-DS-Word-Attention-Models
Congning0515/Re-TACRED
Congning0515/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
Congning0515/SpanBERT
Code for using and evaluating SpanBERT.
Congning0515/tacrev
[ACL 20] TACRED Revisited: A Thorough Evaluation of the TACRED Relation Extraction Task
Congning0515/tqdm
A Fast, Extensible Progress Bar for Python and CLI
Congning0515/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.