snailcoder's Stars
chinese-poetry/chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
lyswhut/lx-music-desktop
一个基于 electron 的音乐软件
FelisCatus/SwitchyOmega
Manage and switch between multiple proxies quickly & easily.
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
Embedding/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
microsoft/cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
dragen1860/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
SophonPlus/ChineseNlpCorpus
搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。
codemayq/chinese-chatbot-corpus
中文公开聊天语料库
cmusphinx/pocketsphinx
A small speech recognizer
yahoo/TensorFlowOnSpark
TensorFlowOnSpark brings TensorFlow programs to Apache Spark clusters.
dropbox/djinni
A tool for generating cross-language type declarations and interface bindings.
MTG/essentia
C++ library for audio and music analysis, description and synthesis, including Python bindings
aappleby/smhasher
Automatically exported from code.google.com/p/smhasher
Corvusoft/restbed
Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
baidu/Senta
Baidu's open-source Sentiment Analysis System.
shangjingbo1226/AutoPhrase
AutoPhrase: Automated Phrase Mining from Massive Text Corpora
jtv/libpqxx
The official C++ client API for PostgreSQL.
benedekrozemberczki/awesome-gradient-boosting-papers
A curated list of gradient boosting research papers with implementations.
CopernicaMarketingSoftware/AMQP-CPP
C++ library for asynchronous non-blocking communication with RabbitMQ
OYE93/Chinese-NLP-Corpus
Collections of Chinese NLP corpus
hltcoe/golden-horse
Named Entity Recognition for Chinese social media (Weibo). From EMNLP 2015 paper.
NUSTM/ECPE
CLUEbenchmark/OCNLI
OCNLI: 中文原版自然语言推理任务
stevehamwu/Emotion-Cause-Analysis-Papers
Collection of papers on Emotion Cause Analysis
RPG-18/rabbitmq-cpp-tutorials
C++ code for RabbitMQ tutorials
dpfried/rnng-bert
Constituency parser for English and Chinese, built on the RNNG and In-Order parsers with BERT
Tixierae/gow_tools
Functions for creating and analyzing word co-occurrence networks in Python and R
snailcoder/infersent
Implement a simple sentence embeddings method(InferSent) with Tensorflow.
snailcoder/lstm-crf-tagger
TF2.0 implementation of LSTM-CRF tagger.