czjczj's Stars
xxlllq/system_architect
:100: 2025年系统架构设计师(软考高级)备考资料。
zhc940702/CGATCPred
MedicineBiology-AI/EEG-DTI
An end-to-end heterogeneous graph representation learning-based framework for drug-target interaction prediction
NLP-LOVE/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
wsdjeg/vim-galore-zh_cn
Vim 从入门到精通
ymcui/Chinese-ELECTRA
Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
kexinhuang12345/MolTrans
MolTrans: Molecular Interaction Transformer for Drug Target Interaction Prediction (Bioinformatics)
bettenW/Tencent2020_Rank1st
The code for 2020 Tencent College Algorithm Contest, and the online result ranks 1st.
alizat/Chemogenomic-DTI-Prediction-Methods
Algorithms for prediction of drug-target interactions via computational (chemogenomic) methods
liuhuanyong/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
qq547276542/Agriculture_KnowledgeGraph
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
muhanzhang/IGMC
Inductive graph-based matrix completion (IGMC) from "M. Zhang and Y. Chen, Inductive Matrix Completion Based on Graph Neural Networks, ICLR 2020 spotlight".
JiaruiFeng/DTINet-with-python
Realizing DTINet with python
lezzago/LambdaMart
Python implementation of LambdaMart
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
lonePatient/daguan_2019_rank9
datagrand 2019 information extraction competition rank9
InsaneLife/ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
loujie0822/DeepIE
DeepIE: Deep Learning for Information Extraction
duterscmy/ccks2019-ckbqa-4th-codes
中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案
murphyyhuang/gnn_hierarchical_pooling
Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".
chenyuntc/PyTorchText
1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)
jaechanglim/GNN_DTI
lonePatient/Bert-Multi-Label-Text-Classification
This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.
luopeixiang/named_entity_recognition
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
stanfordnlp/GloVe
Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings
CheriseZhu/GSSNN
The implementation of our AAAI 2020 paper "GSSNN: Graph Smoothing Splines Neural Network".
zhanlaoban/EDA_NLP_for_Chinese
An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。
budzianowski/PyTorch-Beam-Search-Decoding
PyTorch implementation of beam search decoding for seq2seq models
ymcui/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)