Pinned Repositories
2019-k8s-centos
2019最新k8s集群搭建教程(centos/ubuntu)
aimybox-android-assistant
Embeddable voice assistant written in Kotlin for Android apps
aimybox-android-sdk
Voice assistant SDK for Android devices written in Kotlin
AlarmRobot
微信机器人 提醒机器人 python机器人
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
GPT2-Chinese
Chinese version of GPT2 training code, using BERT or BPE tokenizer.
pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
rubbish_classifier
基于知识图谱和trietree的垃圾分类
SentimentAnalysis
基于依存句法的情感分析
WechatPCAPI
微信PC版的API接口,可通过Python调用微信获取好友、群、公众号列表,并收发消息等功能。
sunqiang25's Repositories
sunqiang25/monaco-editor-webpack-plugin
Webpack plugin for the Monaco Editor
sunqiang25/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
sunqiang25/Word-Embedding
Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding
sunqiang25/scikit-learn-doc-zh
:book: [译] scikit-learn(sklearn) 中文文档
sunqiang25/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
sunqiang25/models-develop
sunqiang25/google-cloud-python
Google Cloud Client Library for Python
sunqiang25/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
sunqiang25/robot
知识图谱问答机器人,聊天机器人,基于知识图谱、语义理解等的对话机器人。
sunqiang25/deep-text-corrector
Deep learning models trained to correct input errors in short, message-like text
sunqiang25/flask_wx_web_utils
基于flask构建的微信公众号登录、授权和页面跳转流程通用模板
sunqiang25/fastText
Library for fast text representation and classification.
sunqiang25/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
sunqiang25/H5musicPlayer
一个实现了对本地音乐文件的搜索、播放、评论的前端播放器,评论支持前端存储。
sunqiang25/k8s
There are some yaml file of k8s.
sunqiang25/taobaokev3
淘宝客网站的第三个版本,代码全部开源。
sunqiang25/cnschema
开放中文知识图谱的schema
sunqiang25/duckling
Language, engine, and tooling for expressing, testing, and evaluating composable language rules on input strings.
sunqiang25/pyhanlp
自然语言处理工具包HanLP的Python接口
sunqiang25/ChineseNER
基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型
sunqiang25/PeoplesDailyNER
使用BiLSTM对人民日报语料进行分词
sunqiang25/hello_world
博客文章开源代码分享区
sunqiang25/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
sunqiang25/zmirror
The next-gen reverse proxy for full site mirroring
sunqiang25/kubeless-ui
Graphical User Interface for Kubeless
sunqiang25/mrcp-plugin-with-freeswitch
使用FreeSWITCH接受用户手机呼叫,通过UniMRCP Server集成讯飞开放平台(xfyun)插件将用户语音进行语音识别(ASR),并根据自定义业务逻辑调用语音合成(TTS),构建简单的端到端语音呼叫中心。
sunqiang25/QASystemOnMedicalKG
知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
sunqiang25/EventTriplesExtraction
An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain and topic graph, 基于依存句法与语义角色标注的事件三元组抽取,可用于文本理解如文档主题链,事件线等应用。
sunqiang25/RestSpringMVCDemo
基于SpringMVC框架实现RestFul API 标准规范Maven工程完整Demo
sunqiang25/Time-NLP
中文语句中的时间语义识别。即通过分析中文语句,识别出话语中提到的时间。