Pinned Repositories
anago
Bidirectional LSTM-CRF for Sequence Labeling. Easy-to-use and state-of-the-art performance.
Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
awesome-knowledge-distillation
Awesome Knowledge Distillation
blstm_crf_seg
Chinese (Tibetan) segmentation using BLSTM + CRF
char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
ChineseWordSegmentation
Chinese word segmentation algorithm without corpus(无需语料库的中文分词)
deep-speech-compression
Compress Deep ASR models via Teacher-Student Training
Deep_Learning_Course
Distilling-the-knowledge-in-neural-network
Teaches a student network from the knowledge obtained via training of a larger teacher network
DL4SRL
Semantic Role Labeling Using Deep Learning Method
CrystalWLH's Repositories
CrystalWLH/blstm_crf_seg
Chinese (Tibetan) segmentation using BLSTM + CRF
CrystalWLH/anago
Bidirectional LSTM-CRF for Sequence Labeling. Easy-to-use and state-of-the-art performance.
CrystalWLH/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
CrystalWLH/awesome-knowledge-distillation
Awesome Knowledge Distillation
CrystalWLH/char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
CrystalWLH/deep-speech-compression
Compress Deep ASR models via Teacher-Student Training
CrystalWLH/Deep_Learning_Course
CrystalWLH/Distilling-the-knowledge-in-neural-network
Teaches a student network from the knowledge obtained via training of a larger teacher network
CrystalWLH/DL4SRL
Semantic Role Labeling Using Deep Learning Method
CrystalWLH/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
CrystalWLH/knowledge-distillation-pytorch
A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility
CrystalWLH/LM-LSTM-CRF
Empower Sequence Labeling with Task-Aware Language Model
CrystalWLH/MT-Reading-List
A machine translation reading list maintained by Tsinghua Natural Language Processing Group
CrystalWLH/myNMT
CrystalWLH/n-gram
Sina News Crawler and Word Segmentation
CrystalWLH/NMTFairseq_test
CrystalWLH/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
CrystalWLH/pybo
Provides building blocks of NLP treatments for Tibetan language — in Python.
CrystalWLH/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
CrystalWLH/quasi-rnn
Quasi-RNN for language modeling
CrystalWLH/sentiment-discovery
Unsupervised Language Modeling at scale for robust sentiment classification
CrystalWLH/sequence_tagging
Named Entity Recognition (LSTM + CRF) - Tensorflow
CrystalWLH/state-of-the-art-result-for-machine-learning-problems
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
CrystalWLH/tensorflow
Computation using data flow graphs for scalable machine learning
CrystalWLH/tibetaneditor
Working repository for a simple Tibetan editor with a segmenter, spellchecker, rule editor, concordancer and more.
CrystalWLH/torch-light
Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.
CrystalWLH/Transformer
Transformer seq2seq model, program that can build a language translator from parallel corpus
CrystalWLH/ud-pos-tagger-bo
Basic Universal Dependencies Part-of-Speech Tagger for Tibetan
CrystalWLH/UnsupervisedMT
Phrase-Based & Neural Unsupervised Machine Translation
CrystalWLH/UnsupervisedPBSMT
Unsupervised Phrase-Based Statistical Machine Translation