zouyang's starred repositories

jieba

结巴中文分词

Language:PythonLicense:MITStargazers:32847Issues:1282Issues:847

fastText

Library for fast text representation and classification.

Chinese-Word-Vectors

100+ Chinese Word Vectors 上百种预训练中文词向量

Language:PythonLicense:Apache-2.0Stargazers:11704Issues:286Issues:166

tensorboardX

tensorboard for pytorch (and chainer, mxnet, numpy, ...)

Language:PythonLicense:MITStargazers:7835Issues:85Issues:450

auto-sklearn

Automated Machine Learning with scikit-learn

Language:PythonLicense:BSD-3-ClauseStargazers:7494Issues:215Issues:1017

snownlp

Python library for processing Chinese text

Language:PythonLicense:MITStargazers:6371Issues:350Issues:108

deepo

Setup and customize deep learning environment in seconds.

Language:PythonLicense:MITStargazers:6319Issues:174Issues:124

Augmentor

Image augmentation library in Python for machine learning.

Language:PythonLicense:MITStargazers:5045Issues:123Issues:194

python-pinyin

汉字转拼音(pypinyin)

Language:PythonLicense:MITStargazers:4767Issues:99Issues:259

dl-docker

An all-in-one Docker image for deep learning. Contains all the popular DL frameworks (TensorFlow, Theano, Torch, Caffe, etc.)

textdistance

📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.

Language:PythonLicense:MITStargazers:3334Issues:64Issues:0

decaNLP

The Natural Language Decathlon: A Multitask Challenge for NLP

Language:PythonLicense:BSD-3-ClauseStargazers:2343Issues:119Issues:40

keras-applications

Reference implementations of popular deep learning models.

Language:PythonLicense:NOASSERTIONStargazers:2000Issues:77Issues:164

seagull

Friendly Web UI to manage and monitor docker

Language:JavaScriptLicense:Apache-2.0Stargazers:1934Issues:129Issues:63

ChineseNER

A neural network model for Chinese named entity recognition

bilm-tf

Tensorflow implementation of contextualized word representations from bi-directional language models

Language:PythonLicense:Apache-2.0Stargazers:1621Issues:68Issues:207

Chinese-Annotator

Annotator for Chinese Text Corpus (UNDER DEVELOPMENT) 中文文本标注工具

Language:JavaScriptLicense:Apache-2.0Stargazers:1447Issues:99Issues:32

livelossplot

Live training loss plot in Jupyter Notebook for Keras, PyTorch and others

Language:PythonLicense:MITStargazers:1296Issues:28Issues:78

PyTorchText

1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)

Language:PythonLicense:MITStargazers:1057Issues:47Issues:13

YEDDA

YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper Nomination.

Language:PythonLicense:Apache-2.0Stargazers:1012Issues:37Issues:52

tensornets

High level network definitions with pre-trained weights in TensorFlow

Language:PythonLicense:MITStargazers:1004Issues:52Issues:58

QANet

A Tensorflow implementation of QANet for machine reading comprehension

Language:PythonLicense:MITStargazers:983Issues:55Issues:53

torchMoji

😇A pyTorch implementation of the DeepMoji model: state-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc

Language:PythonLicense:MITStargazers:912Issues:38Issues:31

detectorch

Detectorch - detectron for PyTorch

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:558Issues:28Issues:21

elmo-bilstm-cnn-crf

BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.

Language:PythonLicense:Apache-2.0Stargazers:389Issues:28Issues:32

QANet-pytorch

A PyTorch implementation of QANet.

Language:PythonLicense:MITStargazers:344Issues:14Issues:12

grad-cam.tensorflow

Implementation of Grad CAM in tensorflow

DL-text

Text pre-processing library for deep learning (Keras, tensorflow).

Language:PythonLicense:MITStargazers:118Issues:13Issues:3

ELMo_Chin

use ELMo in chinese environment

Language:PythonLicense:Apache-2.0Stargazers:104Issues:6Issues:9

margin-softmax

keras sparse implement of margin-softmax