Pinned Repositories
Bi-LSTM-CRF
Bi-LSTM-CRF模型实现
cat-and-dog-binary-classification
训练二分类模型,熟悉数据读取机制,并且从kaggle中下载猫狗二分类训练数据,编写一个DogCatDataset,使得pytorch可以对猫狗二分类训练集进行读取
Git-learning-demo
Git团队开发常用操作
github-example
graph-edit-distance-python
GraphEmbedding
Implementation and experiments of graph embedding algorithms.
gulimall
谷粒商城
labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
nlp-learning-tutorials
paperCheck
简单地使用编辑距离对文本进行相似性检测,网页版,暂未发布
ZzyChris97's Repositories
ZzyChris97/cat-and-dog-binary-classification
训练二分类模型,熟悉数据读取机制,并且从kaggle中下载猫狗二分类训练数据,编写一个DogCatDataset,使得pytorch可以对猫狗二分类训练集进行读取
ZzyChris97/Bi-LSTM-CRF
Bi-LSTM-CRF模型实现
ZzyChris97/Git-learning-demo
Git团队开发常用操作
ZzyChris97/github-example
ZzyChris97/graph-edit-distance-python
ZzyChris97/GraphEmbedding
Implementation and experiments of graph embedding algorithms.
ZzyChris97/gulimall
谷粒商城
ZzyChris97/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
ZzyChris97/nlp-learning-tutorials
ZzyChris97/paperCheck
简单地使用编辑距离对文本进行相似性检测,网页版,暂未发布
ZzyChris97/rabbitmq-server
Open source RabbitMQ: core server and tier 1 (built-in) plugins
ZzyChris97/stopwords
中文常用停用词表(哈工大停用词表、百度停用词表等)
ZzyChris97/vueblog
一个前后端分离的简单博客案例,适合刚入门vue,学前后端分离的童鞋!
ZzyChris97/WordMultiSenseDisambiguation
WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarity compute,基于百科知识库的中文词语多词义/义项获取与特定句子词语语义消歧.