Pinned Repositories
Bert-Chinese-Text-Classification-PyTorch
Cat_Dog_Recognition_CNN
computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
couplet-dataset
Dataset for couplets. 70万条对联数据库。
EventPredictBasedOnEG
future event predict demo based on causal event graph that covers the full industries that can predict the benefits or bad effects in accordance with the event given by the user, 基于因果事理图谱的事件预测。
HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
HarvestText
文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法
IOU_NMS
keras
Deep Learning for humans
lookahead.pytorch
lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch
zhuojuncheng's Repositories
zhuojuncheng/Bert-Chinese-Text-Classification-PyTorch
zhuojuncheng/Cat_Dog_Recognition_CNN
zhuojuncheng/computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
zhuojuncheng/couplet-dataset
Dataset for couplets. 70万条对联数据库。
zhuojuncheng/EventPredictBasedOnEG
future event predict demo based on causal event graph that covers the full industries that can predict the benefits or bad effects in accordance with the event given by the user, 基于因果事理图谱的事件预测。
zhuojuncheng/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
zhuojuncheng/HarvestText
文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法
zhuojuncheng/IOU_NMS
zhuojuncheng/keras
Deep Learning for humans
zhuojuncheng/lookahead.pytorch
lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch
zhuojuncheng/music_api
使用Python调用音乐API播放音乐
zhuojuncheng/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
zhuojuncheng/sentence-transformers
Multilingual Sentence & Image Embeddings with BERT
zhuojuncheng/speech-demo
语音api示例
zhuojuncheng/tensorflow
An Open Source Machine Learning Framework for Everyone
zhuojuncheng/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
zhuojuncheng/Verification_Code
zhuojuncheng/viceSplit
将声音按照每一句话进行切割
zhuojuncheng/ZhidaoChatbot
ZhidaoChatbot, a chatbot that can be an expert on the common questions like why,how,when,who,what based on the online question-answer website,基于线上公开问答数据的知道类问答机器人demo,与检索方式不同,可以进行常规问题的问答,如为什么,怎么样,是什么等,基于该方式,可以作为问答机器人常识接口,也可以作为常识知识库构建