Pinned Repositories
AlphaHoldem
A Deep Reinforcment Learning Aproach to Texas Holdem
brown-cluster
C++ implementation of the Brown word clustering algorithm.
chinese-word2vec
word2vec/glove/swivel binary file on chinese corpus
CNN_sentence
CNNs for sentence classification
crf-shimo
A optimized version of crf++0.58 with a little faster and add some postprocess for chinese segment.
crfchunking-with-wordrepresentations
Train a CRF for syntactic chunking (CoNLL2000), and use word representations
cx-extractor
Automatically exported from code.google.com/p/cx-extractor
ik-analyzer
Automatically exported from code.google.com/p/ik-analyzer
newspaper
News, full-text, and article metadata extraction in Python 3
online-coding-for-interview
在线协同编辑,用于远程面试写代码
to-shimo's Repositories
to-shimo/chinese-word2vec
word2vec/glove/swivel binary file on chinese corpus
to-shimo/crf-shimo
A optimized version of crf++0.58 with a little faster and add some postprocess for chinese segment.
to-shimo/online-coding-for-interview
在线协同编辑,用于远程面试写代码
to-shimo/CNN_sentence
CNNs for sentence classification
to-shimo/cx-extractor
Automatically exported from code.google.com/p/cx-extractor
to-shimo/ik-analyzer
Automatically exported from code.google.com/p/ik-analyzer
to-shimo/newspaper
News, full-text, and article metadata extraction in Python 3
to-shimo/AlphaHoldem
A Deep Reinforcment Learning Aproach to Texas Holdem
to-shimo/brown-cluster
C++ implementation of the Brown word clustering algorithm.
to-shimo/crfchunking-with-wordrepresentations
Train a CRF for syntactic chunking (CoNLL2000), and use word representations
to-shimo/dict_build
自动构建中文词库:build dict from large chinese text using unsupervised method,algorithm:http://www.matrix67.com/blog/archives/5044
to-shimo/DL
to-shimo/flexse
mirror repository of flexse in google code. Author: scenbuffalo@gmail.com
to-shimo/gensim
Topic Modelling for Humans
to-shimo/GloVe
GloVe model for distributed word representation
to-shimo/guava
Google Core Libraries for Java 6+
to-shimo/HanLP
汉语言处理包 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 自动摘要 短语提取 拼音 简繁转换
to-shimo/jsoncpp
A C++ library for interacting with JSON.
to-shimo/MiniCPM-V
MiniCPM-Llama3-V 2.5: A GPT-4V Level Multimodal LLM on Your Phone
to-shimo/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Go, Javascript and more
to-shimo/resource_list
resource list about QA/NLP/NLG/DL/ML/Dialogue/IE/AI
to-shimo/sentence2vec
Tools for mapping a sentence with arbitrary length to vector space
to-shimo/tangshi-rnn
to-shimo/tidy-html5
The granddaddy of HTML tools, with support for modern standards
to-shimo/tiny-cnn
header only, dependency-free deep learning framework in C++11
to-shimo/TopNews
头条新闻
to-shimo/utf8.h
📚 single header utf8 string functions for C and C++
to-shimo/word2vec
Multiple version of word2vec. https://code.google.com/p/word2vec/
to-shimo/word2vec-doc2vec
An extension of word2vec to efficiently represent new text as vectors. New text can be query, sentence and paragraph.
to-shimo/xgboost
Large-scale and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, on single node, hadoop yarn and more.