Pinned Repositories
1uvu
2018-daguan-competition
2018年"达观杯"文本智能处理挑战赛-长文本分类-rank4
Bert-TextClassification
Implemention some Baseline Model upon Bert for Text Classification
CSIT6000
Group name: CSIT6000
deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
deep-text-eval
Differnable Readability Measure Regularizer for Neural Network Automatic Text Simplification
DeepLearningTutorial
李宏毅,一天搞懂深度学习,中文翻译
Padavan-build
Padavan 自动编译
racec_cloth_readability
dinghan12306's Repositories
dinghan12306/Padavan-build
Padavan 自动编译
dinghan12306/1uvu
dinghan12306/2018-daguan-competition
2018年"达观杯"文本智能处理挑战赛-长文本分类-rank4
dinghan12306/Bert-TextClassification
Implemention some Baseline Model upon Bert for Text Classification
dinghan12306/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
dinghan12306/deep-text-eval
Differnable Readability Measure Regularizer for Neural Network Automatic Text Simplification
dinghan12306/racec_cloth_readability
dinghan12306/diff_joint_estimate
GCN(word+doc)
dinghan12306/dinghan12306.github.io
dinghan12306/Dive-into-DL-TensorFlow2.0
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
dinghan12306/Easy-deep-learning-with-Keras
Keras tutorial for beginners (using TF backend)
dinghan12306/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
dinghan12306/english-reading
考研英语(10-19)数据集及相关数据分析
dinghan12306/Fast-and-efficient-automatic-text-difficulty-classifier-for-second-language-learners
Fast and efficient automatic text difficulty classifier for second language learners
dinghan12306/fastText
Library for fast text representation and classification.
dinghan12306/Keras_Multi_Label_TextClassfication
本项目利用KERAS结合不同的分类器并使用Glove词向量,对文本进行多标签分类。This project uses KERAS,Glove and many classifiers to classify text multi-label classification
dinghan12306/Lhy_Machine_Learning
李宏毅2021春季机器学习课程课件及作业
dinghan12306/MRC-Pytorch
some classic models+BERT implements in RACE and SQuAD dataset using Pytorch
dinghan12306/NLP-Conferences-Code
NLP-Conferences-Code (ACL、EMNL、NAACL、COLING、AAAI、IJCAI)
dinghan12306/NLP-READABILITY
This repository includes the implementation of some readability formulas. The Weebit corpus was used. These algorithms were used for the completion of the master's thesis of the Big data and business analytics program taught by the IMF business school and the Antonio de Nebrija University during the year 2021.
dinghan12306/nlp_highlights
The most important NLP highlights of 2018 (PDF Report)
dinghan12306/OCRmyPDF
OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
dinghan12306/Privacy-Policy-for-Large-Scale-Websites
dinghan12306/Readability-Analysis-of-Privacy-Policies
Readability Analysis of Privacy Policies for Large-Scale Websites: A Perspective from Deep Learning and Linguistics
dinghan12306/rt-n56u
Padavan
dinghan12306/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
dinghan12306/STCKA
Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention
dinghan12306/Text-Complexity-Classification
The goal of our project is to build a classifier that can identify text complexity with three readability levels for people who feel hard to understand to read texts in English to some extent, especially language learners. We also tested the hypothesis that clustering texts based on their topics can improve the performance on the text complexity classification because of the pertinence.
dinghan12306/tianchi-multi-task-nlp
NLP中文预训练模型泛化能力挑战赛
dinghan12306/tutorials
机器学习相关教程