Pinned Repositories
flow-schedule
任务调度系统,持续开发中
AElf
A scalable blockchain built on cluster(in progress)
alogrithm
angel
A Flexible and Powerful Parameter Server for large-scale machine learning
AnyQ
FAQ-based Question Answering System
automatic-speech-recognition
Automatic Speech Recognition using Tensorflow
Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
bytom
Official Go implementation of the Bytom protocol
cddh
冲顶大会答题助手
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
iceduanxx's Repositories
iceduanxx/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
iceduanxx/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
iceduanxx/AnyQ
FAQ-based Question Answering System
iceduanxx/greys-anatomy
Java诊断工具
iceduanxx/kaldi
This is now the official location of the Kaldi project.
iceduanxx/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
iceduanxx/bytom
Official Go implementation of the Bytom protocol
iceduanxx/nuls
iceduanxx/go-ipfs
IPFS implementation in go
iceduanxx/essential-netty-in-action
It is a book about the Essentials of Norman Maurer's Netty in Action.《Netty 实战(精髓)》是对 Norman Maurer 的 《Netty in Action》的一个精简
iceduanxx/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)
iceduanxx/AElf
A scalable blockchain built on cluster(in progress)
iceduanxx/pydgraph
Python client for Dgraph
iceduanxx/OpenCC
A project for conversion between Traditional and Simplified Chinese
iceduanxx/tesseract
Tesseract Open Source OCR Engine (main repository)
iceduanxx/wechat_jump_game
python 微信《跳一跳》辅助
iceduanxx/cddh
冲顶大会答题助手
iceduanxx/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
iceduanxx/snownlp
Python library for processing Chinese text
iceduanxx/webmagic
A scalable web crawler framework for Java.
iceduanxx/deeplearning4j
Deep Learning for Java, Scala & Clojure on Hadoop & Spark With GPUs - From Skymind
iceduanxx/angel
A Flexible and Powerful Parameter Server for large-scale machine learning
iceduanxx/crawler4j
Open Source Web Crawler for Java
iceduanxx/protobuf
Protocol Buffers - Google's data interchange format
iceduanxx/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 自动摘要 短语提取 拼音 简繁转换
iceduanxx/Word2Vec
对 ansj 编写的 Word2VEC_java 的进一步包装,同时实现了常用的词语相似度和句子相似度计算。
iceduanxx/automatic-speech-recognition
Automatic Speech Recognition using Tensorflow
iceduanxx/JFastText
Java interface for fastText
iceduanxx/Time-NLP
中文语句中的时间语义识别。即通过分析中文语句,识别出话语中提到的时间。
iceduanxx/fastText_java
Java port of c++ version of facebook fasttext