dextroushands's Stars
AimeeLee77/keyword_extraction
利用Python实现中文文本关键词抽取,分别采用TF-IDF、TextRank、Word2Vec词聚类三种方法。
grammatical/baselines-emnlp2016
Baseline models, training scripts, and instructions on how to reproduce our results for our state-of-art grammar correction system from M. Junczys-Dowmunt, R. Grundkiewicz: Phrase-based Machine Translation is State-of-the-Art for Automatic Grammatical Error Correction, EMNLP 2016.
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
oxford-cs-deepnlp-2017/lectures
Oxford Deep NLP 2017 course
nusnlp/mlconvgec2018
Code and model files for the paper: "A Multilayer Convolutional Encoder-Decoder Neural Network for Grammatical Error Correction" (AAAI-18).
rgcottrell/pytorch-human-performance-gec
A PyTorch implementation of "Reaching Human-level Performance in Automatic Grammatical Error Correction: An Empirical Study"
google-research/bert
TensorFlow code and pre-trained models for BERT
Hironsan/anago
Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
Determined22/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)
summanlp/textrank
TextRank implementation for Python 3.
letiantian/TextRank4ZH
:deciduous_tree:从中文文本中自动提取关键词和摘要
NTMC-Community/MatchZoo
Facilitating the design, comparison and sharing of deep text matching models.
ChenglongChen/tensorflow-DSMM
Tensorflow implementations of various Deep Semantic Matching Models (DSMM).
mozilla/DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
dennybritz/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
ujjwalkarn/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
nlintz/TensorFlow-Tutorials
Simple tutorials using Google's TensorFlow Framework
jtoy/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
fastai/courses
fast.ai Courses
ChristosChristofidis/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.