Stars
Code for A Hierarchical Model for Data-to-Text Generation (Rebuffel, Soulier, Scoutheeten, Gallinari; ECIR 2020)
TextGenerator is a PHP package that aims to generate automated texts from data.
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
《Python深度学习》书籍代码
tensorflow implementation
Applying deep learning to answer selection: A study and an open task
Four word embedding models implemented in Python. Supporting arbitrary context features
WikiQA,复现论文《APPLYING DEEP LEARNING TO ANSWER SELECTION: A STUDY AND AN OPEN TASK》
TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.
A Chinese task oriented chatbot in IVR(Interactive Voice Response) domain, implement by rasa. This is a demo with toy dataset, more data should be added for performance.
A version of coda and data for paper "Aspect-based Question Generation"
Code for EMNLP18 paper "Spherical Latent Spaces for Stable Variational Autoencoders"
1.统计词频信息并通过引入凝固度和自由度的概念对词进行筛选,最终对筛选结果绘制出词云图;2.输入一组词绘制其在每一章的词频变化折现图
keras implement of transformers for humans
Shared repository for open-sourced projects from the Google AI Language team.
AI Challenger 2018 Weather Forecasting - 1st Place Solution
Document Summarization implemented by Pytorch
Image Captioning in Chinese using LSTM RNN with attention mechanism
利用pandas将excel中数据抽取,以三元组形式加载到neo4j数据库中构建相关知识图谱