Pinned Repositories
ChineseSTS
中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设
cws_lstm
bi-lstm for Chinese word segment lstm cws deepnlp nlp lstm tf tensorflow
Libnids
The Libnids parallelized on commercial multi-core systems
oxford-cs-deepnlp-2017
oxford deep nlp 2017 practical solutions with lstm cnn model
sentence-transformers
Sentence Embeddings with BERT & XLNet
text_simhash
simhash text similarity
textcnn
text cnn tensorflow class
transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
word2vec-google
word2vec wordembedding embedding google
word2vec-spark
sprark word2vec wordembedding embedding
zhyq's Repositories
zhyq/sentence-transformers
Sentence Embeddings with BERT & XLNet
zhyq/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
zhyq/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
zhyq/chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
zhyq/cn2an
📦 快速转化「中文数字」和「阿拉伯数字」
zhyq/daiwk.github.io
main page
zhyq/Douyin-Bot
😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐?
zhyq/DRL
Deep Reinforcement Learning
zhyq/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
zhyq/faiss
A library for efficient similarity search and clustering of dense vectors.
zhyq/flink-learning
flink learning blog. http://www.flink-learning.com 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
zhyq/folly
An open-source C++ library developed and used at Facebook.
zhyq/go-by-example
zhyq/Golang-100-Days
Golang - 100天从新手到大师
zhyq/google-research
Google Research
zhyq/GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
zhyq/Knover
Large-scale open domain KNOwledge grounded conVERsation system based on PaddlePaddle
zhyq/lac
百度开源中文词法分析工具: 分词,词性标注,命名实体识别
zhyq/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.
zhyq/Markdown4Zhihu
一键解决知乎导入Markdown文件时图片和公式等问题。
zhyq/multi-task-learning-example
A multi-task learning example for the paper https://arxiv.org/abs/1705.07115
zhyq/new-pac
翻墙-科学上网、自由上网、免费科学上网、免费翻墙、油管youtube、fanqiang、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网
zhyq/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
zhyq/Pandas_Advanced_Exercise
Pandas进阶修炼300题
zhyq/pke
Python Keyphrase Extraction module
zhyq/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
zhyq/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
zhyq/SelectiveMasking
Source code for "Train No Evil: Selective Masking for Task-Guided Pre-Training"
zhyq/taichi
The Taichi programming language
zhyq/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.