Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
100-Days-of-ML-Code-Chinese-Version
Chinese Translation for Machine Learning Infographics
acl2018-semantic-parsing-tutorial
Materials from the ACL 2018 tutorial on neural semantic parsing
ACL2022_KnowledgeNLP_Tutorial
Materials for ACL-2022 tutorial: Knowledge-Augmented Methods for Natural Language Processing
AI-for-Time-Series-Papers-Tutorials-Surveys
A professional list of Papers, Tutorials, and Surveys on AI for Time Series in top AI conferences and journals.
awesome-pretrain-on-graphs
A curated list of resources for pre-training on graphs.
pkuseg-python
pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation
PromptPapers
Must-read papers on prompt-based tuning for pre-trained language models.
styleguide
Style guides for Google-originated open-source projects
YanyiPU's Repositories
YanyiPU/pkuseg-python
pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation
YanyiPU/amr-guidelines
YanyiPU/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
YanyiPU/awesome-graph-learning-papers
A curated list of graph learning papers, articles, tutorials, slides and projects
YanyiPU/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
YanyiPU/chineseocr
yolo3+ocr
YanyiPU/CS224n-winter-together
an Open Course Platform for Stanford CS224n (2020 Winter)
YanyiPU/Data-Visualization
Data Visualization with Python
YanyiPU/fuzzychinese
A small package to fuzzy match chinese words
YanyiPU/GCC
GCC: Graph Contrastive Coding for Graph Neural Network Pre-Training @ KDD 2020
YanyiPU/GPT-GNN
Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"
YanyiPU/HarvestText
文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法
YanyiPU/KDD20-Hands-on-Tutorial
Scalable Graph Neural Networks with Deep Graph Library
YanyiPU/keywords-extractor-with-bert
A Streamlit app to extract keywords using KeyBert
YanyiPU/Learn-Statistical-Learning-Method
Implementation of Statistical Learning Method, Second Edition.《统计学习方法》第二版,算法实现。
YanyiPU/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
YanyiPU/network-science
YanyiPU/nlp-beginner
NLP上手教程
YanyiPU/nlp-materials-share
自然语言处理NLP(自然语言生成NLG、自然语言理解NLU)、自然语言学术会议大盘点、自然语言大佬介绍、NLP研究机构、NLP资料分享、NLP学习资源分享、NLP学术论文介绍
YanyiPU/nlp-text-analysis
Starter code for extracting keywords, bigrams, and trigrams from large collections of end-user comments.
YanyiPU/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
YanyiPU/nx_altair
Draw interactive NetworkX graphs with Altair
YanyiPU/pdfrw
pdfrw is a pure Python library that reads and writes PDFs
YanyiPU/PytorchGeometricTutorial
Pytorch Geometric Tutorials
YanyiPU/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
YanyiPU/textrank_demo
A simple website demonstrating TextRank's extractive summarization capability.
YanyiPU/tgn
TGN: Temporal Graph Networks
YanyiPU/Tools-to-Design-or-Visualize-Architecture-of-Neural-Network
Tools to Design or Visualize Architecture of Neural Network
YanyiPU/VMLS-Companions
These are companion notebooks written in Julia and Python for: "Introduction to Applied Linear Algebra" by Boyd and Vandenberghe.
YanyiPU/WWW20-Hands-on-Tutorial
Materials for DGL hands-on tutorial in WWW 2020