fuyun (fuyunfuyun666)

fuyunfuyun666

Geek Repo

Company:None

Location:Beijing,China

Home Page:None

Github PK Tool:Github PK Tool

fuyun's starred repositories

HanLP

Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification

Language:PythonLicense:Apache-2.0Stargazers:33627Issues:1141Issues:1409

trix

A rich text editor for everyday writing

Language:JavaScriptLicense:MITStargazers:19013Issues:249Issues:844

LightGBM

A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.

stanford-tensorflow-tutorials

This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.

Language:PythonLicense:MITStargazers:10325Issues:622Issues:108

ctw-baseline

Baseline methods for [CTW dataset](https://ctwdataset.github.io/)

Language:PythonLicense:MITStargazers:329Issues:12Issues:45

TextClassificationImplement

’达观杯‘文本智能处理挑战赛,文本分类任务的实现,包括一些传统的监督学习算法和深度学习算法,主要基于sklearn/xgb/lgb/pytorch包实现。