Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Chinese-VQA
Chinese Visual Question Answering 中文看图问答
crawler_Util
个人爬虫工具
datasets
🤗 The largest hub of ready-to-use NLP datasets for ML models with fast, easy-to-use and efficient data manipulation tools
Dingxg
Config files for my GitHub profile.
ebsynth_utility
AUTOMATIC1111 UI extension for creating videos using img2img and ebsynth.
edge-oriented-graph
Source code for "Connecting the dots: Document-level Relation Extraction with Edge-oriented Graphs" in EMNLP 2019
IE-Survey
北航大数据高精尖中心张日崇研究团队对信息抽取领域的调研。包括实体识别,关系抽取,属性抽取等子任务,每类子任务分别对学术界和工业界进行调研。
imylu
Pure Python implementation of machine learning algorithms
learning_to_rank
利用lightgbm做(learning to rank)排序学习,包括数据处理、模型训练、模型决策可视化、模型可解释性以及预测等。Use LightGBM to learn ranking, including data processing, model training, model decision visualization, model interpretability and prediction, etc.
Dingxg's Repositories
Dingxg/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Dingxg/Chinese-VQA
Chinese Visual Question Answering 中文看图问答
Dingxg/crawler_Util
个人爬虫工具
Dingxg/datasets
🤗 The largest hub of ready-to-use NLP datasets for ML models with fast, easy-to-use and efficient data manipulation tools
Dingxg/Dingxg
Config files for my GitHub profile.
Dingxg/ebsynth_utility
AUTOMATIC1111 UI extension for creating videos using img2img and ebsynth.
Dingxg/edge-oriented-graph
Source code for "Connecting the dots: Document-level Relation Extraction with Edge-oriented Graphs" in EMNLP 2019
Dingxg/IE-Survey
北航大数据高精尖中心张日崇研究团队对信息抽取领域的调研。包括实体识别,关系抽取,属性抽取等子任务,每类子任务分别对学术界和工业界进行调研。
Dingxg/imylu
Pure Python implementation of machine learning algorithms
Dingxg/learning_to_rank
利用lightgbm做(learning to rank)排序学习,包括数据处理、模型训练、模型决策可视化、模型可解释性以及预测等。Use LightGBM to learn ranking, including data processing, model training, model decision visualization, model interpretability and prediction, etc.
Dingxg/LSR
Pytorch Implementation of our ACL 2020 Paper "Reasoning with Latent Structure Refinement for Document-Level Relation Extraction"
Dingxg/O2O-Coupon-Usage-Forecast
1st Place Solution for O2O Coupon Usage Forecast
Dingxg/pua-books
:books: PUA 书籍
Dingxg/stopwords
中文常用停用词表(哈工大停用词表、百度停用词表等)
Dingxg/TencentPretrain
Tencent Pre-training framework in PyTorch & Pre-trained Model Zoo
Dingxg/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
Dingxg/UER-py
Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo
Dingxg/wikipedia_API_extract_brief_words
in order to get chinese companys' brief name, I use the API of wikipedia and get some result, so write here to review.
Dingxg/Word2Vector
fasttext 训练词向量