Pinned Repositories
2020CCF-NER
2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案
Auto_Attendance
中南大学nCov健康打卡定时自动脚本 [请勿滥用]
awesome-disfluency-detection
A curated list of awesome disfluency detection publications along with the released code and bibliographical information
Awesome-PyTorch-Chinese
【干货】史上最全的PyTorch学习资源汇总
Awesome-pytorch-list-CNVersion
Awesome-pytorch-list 翻译工作进行中......
ChineseNLP
Datasets, SOTA results of every fields of Chinese NLP
chise-ids
Mirror of the CHISE Project's IDS database, to preserve it for use with the Tsukurimashou Project's IDSgrep
competition-baseline
数据科学竞赛各种baseline代码、思路分享
CS224n-2019
CS224n-2019 Assignment & Readings
data_grand
2018达观杯文本智能处理挑战赛 Top10解决方案(10/3830)
kovnew's Repositories
kovnew/awesome-disfluency-detection
A curated list of awesome disfluency detection publications along with the released code and bibliographical information
kovnew/2020CCF-NER
2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案
kovnew/Auto_Attendance
中南大学nCov健康打卡定时自动脚本 [请勿滥用]
kovnew/Awesome-pytorch-list-CNVersion
Awesome-pytorch-list 翻译工作进行中......
kovnew/ChineseNLP
Datasets, SOTA results of every fields of Chinese NLP
kovnew/competition-baseline
数据科学竞赛各种baseline代码、思路分享
kovnew/CS224n-2019
CS224n-2019 Assignment & Readings
kovnew/deep-disfluency-detector
Disfluency Detection using Auto-Correlational Neural Networks
kovnew/DGEDT-senti-master
kovnew/Disfluency-Generation-and-Detection
Code for "Planning and Generating Natural and Diverse Disfluent Texts as Augmentation for Disfluency Detection"
kovnew/FGN-NER
The source code of 《 FGN:Fusion Glyph Network for Chinese Named Entity Recognition 》. SOTA Chinese NER method fusing both glyph represnetation and BERT representation
kovnew/FreePAC
科学上网/梯子/自由上网/翻墙 SS/SSR/V2Ray/Brook 搭建教程
kovnew/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
kovnew/hanzi_char_featurizer
汉字字符特征提取器 (featurizer),提取汉字的特征(发音特征、字形特征)用做深度学习的特征 | A Chinese character feature extractor, which extracts the features of Chinese characters (pronunciation features, glyph features) as features for deep learning
kovnew/jieba
结巴中文分词
kovnew/joint-disfluency-detector-and-parser
Improving Disfluency Detection by Self-Training a Self-Attentive Model
kovnew/keras-bert
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
kovnew/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
kovnew/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
kovnew/lihang-code
《统计学习方法》的代码实现
kovnew/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
kovnew/Neural-Document-Modeling
PyTorch implementations of NVDM, GSM, NTM, NTMR
kovnew/NLP-conference-compendium
Compendium of the resources available from top NLP conferences.
kovnew/ProphetNet
ProphetNet: Predicting Future N-gram for Sequence-to-Sequence Pre-training https://arxiv.org/pdf/2001.04063.pdf
kovnew/Python-100-Days
Python - 100天从新手到大师
kovnew/pytorch-GAT
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
kovnew/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
kovnew/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
kovnew/self-training-self-supervised-disfluency
kovnew/time-series-transformers-review
A professionally curated list of awesome resources (paper, code, data, etc.) on transformers in time series.