Pinned Repositories
AI-research-tools
:hammer:AI 方向好用的科研工具
english-words
:memo: A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion
errant
ERRor ANnotation Toolkit: Automatically extract and classify grammatical errors in parallel original and corrected sentences.
grobid
A machine learning software for extracting information from scholarly documents
jd_seckill
京东茅台抢购,不支持其他商品!愿大家与黄牛站在同一个起跑线,公平的参与这场抢茅大赛。
machine-learning-notes
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (1000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(1000+页)和视频链接
mlconvgec2018
Code and model files for the paper: "A Multilayer Convolutional Encoder-Decoder Neural Network for Grammatical Error Correction" (AAAI-18).
models
Models and examples built with TensorFlow
nlp_course
YSDA course in Natural Language Processing
nmtpy
nmtpy is a Python framework based on dl4mt-tutorial to experiment with Neural Machine Translation pipelines.
FYVictor93's Repositories
FYVictor93/AI-research-tools
:hammer:AI 方向好用的科研工具
FYVictor93/english-words
:memo: A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion
FYVictor93/errant
ERRor ANnotation Toolkit: Automatically extract and classify grammatical errors in parallel original and corrected sentences.
FYVictor93/grobid
A machine learning software for extracting information from scholarly documents
FYVictor93/jd_seckill
京东茅台抢购,不支持其他商品!愿大家与黄牛站在同一个起跑线,公平的参与这场抢茅大赛。
FYVictor93/machine-learning-notes
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (1000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(1000+页)和视频链接
FYVictor93/mlconvgec2018
Code and model files for the paper: "A Multilayer Convolutional Encoder-Decoder Neural Network for Grammatical Error Correction" (AAAI-18).
FYVictor93/models
Models and examples built with TensorFlow
FYVictor93/nlp_course
YSDA course in Natural Language Processing
FYVictor93/nmtpy
nmtpy is a Python framework based on dl4mt-tutorial to experiment with Neural Machine Translation pipelines.
FYVictor93/Non-nativeEnglishGrammarCorrection
FYVictor93/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
FYVictor93/pattern
Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
FYVictor93/sequence-labeler
Neural network sequence labeling model
FYVictor93/serving
A flexible, high-performance serving system for machine learning models
FYVictor93/Spell-Checker
A seq2seq model that can correct spelling mistakes.
FYVictor93/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
FYVictor93/tensorflow
Computation using data flow graphs for scalable machine learning
FYVictor93/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go入门指南》
FYVictor93/torchnlp
Easy to use NLP library built on PyTorch and TorchText
FYVictor93/word_forms
Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.