Stars
Dynamic VAE algorithm is used for anomaly detection of battery data
keras implement of transformers for humans
ownthink general knowledge graph question and answer
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
《深入浅出图神经网络:GNN原理解析》配套代码
这是一个用SpringBoot+JPA打造的基于微信服务号平台的点餐系统的后端,前端是一个使用Vue.js构建的运行于微信公众号的WebApp。前后端完全分离,前后端之间通过RESTful风格的接口相连。
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
🌷 awesome awesome go, study golang from basic to proficient。Go Study Guide。从学习 Go 基础语法和高级特性,到实战项目,再到架构微服务,最后到跑路。
Natural Language Processing Tutorial for Deep Learning Researchers
Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CASL project: http://casl-project.ai/
Build your neural network easy and fast, 莫烦Python中文教学
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
Named Entity Recognition (LSTM + CRF) - Tensorflow
TensorFlow code and pre-trained models for BERT
基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口
A web-based annotation tool for natural language processing (NLP)
distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取
An Open-Source Package for Neural Relation Extraction (NRE)
个人代码/项目仓库(具体请看子目录下的README.md)。自取请注明出处,尊重原创,O(∩_∩)O谢谢
An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。
Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project.ai/
Facilitating the design, comparison and sharing of deep text matching models.
Google AI 2018 BERT pytorch implementation