Pinned Repositories
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
cnn-lstm-crf
cnn bilstm crf 作中文命名实体识别
cocoNLP
A Chinese information extraction tool.
locust
Scalable user load testing tool written in Python
loguru
Python logging made (stupidly) simple(我在loguru的基础上增加了json日志记录的功能)
monitor_api
基于apscheduler, 监控api的定时任务
opencv
Open Source Computer Vision Library
python_code
python 图像处理 以图搜图 无损压缩
rasa-bot-demo
rasa 构建机器人demo
The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
rxy007's Repositories
rxy007/cnn-lstm-crf
cnn bilstm crf 作中文命名实体识别
rxy007/python_code
python 图像处理 以图搜图 无损压缩
rxy007/loguru
Python logging made (stupidly) simple(我在loguru的基础上增加了json日志记录的功能)
rxy007/cocoNLP
A Chinese information extraction tool.
rxy007/locust
Scalable user load testing tool written in Python
rxy007/monitor_api
基于apscheduler, 监控api的定时任务
rxy007/opencv
Open Source Computer Vision Library
rxy007/rasa-bot-demo
rasa 构建机器人demo
rxy007/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
rxy007/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
rxy007/c9-python-getting-started
Sample code for Channel 9 Python for Beginners course
rxy007/cpython
The Python programming language
rxy007/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
rxy007/diff-match-patch
Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
rxy007/LearnGolang
《Golang学习资源大全-只有Go语言才能改变世界》Only Golang Can Change The World.
rxy007/linux
Linux kernel source tree
rxy007/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
rxy007/pytype
A static type analyzer for Python code
rxy007/tf2keras
tf2 keras examples
rxy007/webpy
web.py is a web framework for python that is as simple as it is powerful.