Stars
Nugget Proposal Networks for Chinese Event Detection
中文信息抽取,包含实体抽取、关系抽取、事件抽取
一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。
使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务
Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus
PyTorch code for ETSformer: Exponential Smoothing Transformers for Time-series Forecasting
Time series forecasting by transformer
Adversarial Sparse Transformer for Time Series Forecasting
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
My implementation of the transformer architecture from the Attention is All you need paper applied to time series.
proof of concept for a transformer-based time series prediction model
通过修改transformer使其可以预测金融时间序列
transformer/self-attention for Multidimensional time series forecasting 使用transformer架构实现多维时间预测