All Projects → Pytorch Acnn Model → Similar Projects or Alternatives

137 Open source projects that are alternatives of or similar to Pytorch Acnn Model

Reading comprehension tf
Machine Reading Comprehension in Tensorflow
Stars: ✭ 37 (-78.24%)
Mutual labels:  attention-model
Lightnlp
基于Pytorch和torchtext的自然语言处理深度学习框架。
Stars: ✭ 739 (+334.71%)
Mutual labels:  relation-extraction
Copymtl
AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"
Stars: ✭ 97 (-42.94%)
Mutual labels:  relation-extraction
Exemplar
An open relation extraction system
Stars: ✭ 46 (-72.94%)
Mutual labels:  relation-extraction
Chinesenre
中文实体关系抽取,pytorch,bilstm+attention
Stars: ✭ 463 (+172.35%)
Mutual labels:  relation-extraction
Atnre
Adversarial Training for Neural Relation Extraction
Stars: ✭ 108 (-36.47%)
Mutual labels:  relation-extraction
Gigabert
Zero-shot Transfer Learning from English to Arabic
Stars: ✭ 23 (-86.47%)
Mutual labels:  relation-extraction
Macadam
Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA、GPT-2等EMBEDDING嵌入; 支持FineTune、FastText、TextCNN、CharCNN、BiRNN、RCNN、DCNN、CRNN、DeepMoji、SelfAttention、HAN、Capsule等文本分类算法; 支持CRF、Bi-LSTM-CRF、CNN-LSTM、DGCNN、Bi-LSTM-LAN、Lattice-LSTM-Batch、MRC等序列标注算法。
Stars: ✭ 149 (-12.35%)
Mutual labels:  relation-extraction
Deepke
基于深度学习的开源中文关系抽取框架
Stars: ✭ 525 (+208.82%)
Mutual labels:  relation-extraction
Attention Gated Networks
Use of Attention Gates in a Convolutional Neural Network / Medical Image Classification and Segmentation
Stars: ✭ 1,237 (+627.65%)
Mutual labels:  attention-model
Chinese Relation Extraction
Relation Extraction 中文关系提取
Stars: ✭ 57 (-66.47%)
Mutual labels:  relation-extraction
Mtan
The implementation of "End-to-End Multi-Task Learning with Attention" [CVPR 2019].
Stars: ✭ 364 (+114.12%)
Mutual labels:  attention-model
Linear Attention Recurrent Neural Network
A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head attention. The formulas are derived from the BN-LSTM and the Transformer Network. The LARNN cell with attention can be easily used inside a loop on the cell state, just like any other RNN. (LARNN)
Stars: ✭ 119 (-30%)
Mutual labels:  attention-model
Jointre
End-to-end neural relation extraction using deep biaffine attention (ECIR 2019)
Stars: ✭ 41 (-75.88%)
Mutual labels:  relation-extraction
Open Ie Papers
Open Information Extraction (OpenIE) and Open Relation Extraction (ORE) papers and data.
Stars: ✭ 150 (-11.76%)
Mutual labels:  relation-extraction
Pytorch Nre
Neural Relation Extraction in Pytorch
Stars: ✭ 20 (-88.24%)
Mutual labels:  relation-extraction
Zhopenie
Chinese Open Information Extraction (Tree-based Triple Relation Extraction Module)
Stars: ✭ 98 (-42.35%)
Mutual labels:  relation-extraction
Nre
Neural Relation Extraction, including CNN, PCNN, CNN+ATT, PCNN+ATT
Stars: ✭ 795 (+367.65%)
Mutual labels:  relation-extraction
Sa Tensorflow
Soft attention mechanism for video caption generation
Stars: ✭ 154 (-9.41%)
Mutual labels:  attention-model
Text Classification Pytorch
Text classification using deep learning models in Pytorch
Stars: ✭ 683 (+301.76%)
Mutual labels:  attention-model
Tre
[AKBC 19] Improving Relation Extraction by Pre-trained Language Representations
Stars: ✭ 95 (-44.12%)
Mutual labels:  relation-extraction
Knowledge Graph Learning
A curated list of awesome knowledge graph tutorials, projects and communities.
Stars: ✭ 516 (+203.53%)
Mutual labels:  relation-extraction
Information Extraction Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
Stars: ✭ 1,888 (+1010.59%)
Mutual labels:  relation-extraction
Attention Ocr Chinese Version
Attention OCR Based On Tensorflow
Stars: ✭ 421 (+147.65%)
Mutual labels:  attention-model
Distre
[ACL 19] Fine-tuning Pre-Trained Transformer Language Models to Distantly Supervised Relation Extraction
Stars: ✭ 75 (-55.88%)
Mutual labels:  relation-extraction
Rcnn Relation Extraction
Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction
Stars: ✭ 64 (-62.35%)
Mutual labels:  relation-extraction
Open Entity Relation Extraction
Knowledge triples extraction and knowledge base construction based on dependency syntax for open domain text.
Stars: ✭ 350 (+105.88%)
Mutual labels:  relation-extraction
Image Caption Generator
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
Stars: ✭ 126 (-25.88%)
Mutual labels:  attention-model
Awesome Attention Mechanism In Cv
计算机视觉中用到的注意力模块和其他即插即用模块PyTorch Implementation Collection of Attention Module and Plug&Play Module
Stars: ✭ 54 (-68.24%)
Mutual labels:  attention-model
Tensorflow rlre
Reinforcement Learning for Relation Classification from Noisy Data(TensorFlow)
Stars: ✭ 150 (-11.76%)
Mutual labels:  relation-extraction
Bbw
Semantic annotator: Matching CSV to a Wikibase instance (e.g., Wikidata) via Meta-lookup
Stars: ✭ 42 (-75.29%)
Mutual labels:  relation-extraction
Bran
Full abstract relation extraction from biological texts with bi-affine relation attention networks
Stars: ✭ 111 (-34.71%)
Mutual labels:  relation-extraction
Sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet
Stars: ✭ 990 (+482.35%)
Mutual labels:  attention-model
Fox
Federated Knowledge Extraction Framework
Stars: ✭ 155 (-8.82%)
Mutual labels:  relation-extraction
Rex
REx: Relation Extraction. Modernized re-write of the code in the master's thesis: "Relation Extraction using Distant Supervision, SVMs, and Probabalistic First-Order Logic"
Stars: ✭ 21 (-87.65%)
Mutual labels:  relation-extraction
Pytorch multi head selection re
BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE
Stars: ✭ 105 (-38.24%)
Mutual labels:  relation-extraction
Knowledge Graphs
A collection of research on knowledge graphs
Stars: ✭ 845 (+397.06%)
Mutual labels:  relation-extraction
Kg Baseline Pytorch
2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.
Stars: ✭ 149 (-12.35%)
Mutual labels:  relation-extraction
Nrepapers
Must-read papers on neural relation extraction (NRE)
Stars: ✭ 831 (+388.82%)
Mutual labels:  relation-extraction
Intra Bag And Inter Bag Attentions
Code for NAACL 2019 paper: Distant Supervision Relation Extraction with Intra-Bag and Inter-Bag Attentions
Stars: ✭ 98 (-42.35%)
Mutual labels:  relation-extraction
Entity Relation Extraction
Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge Extraction, SKE 2019
Stars: ✭ 784 (+361.18%)
Mutual labels:  relation-extraction
Jointnre
Joint Neural Relation Extraction with Text and KGs
Stars: ✭ 168 (-1.18%)
Mutual labels:  relation-extraction
Nlp paper study
研读顶会论文,复现论文相关代码
Stars: ✭ 691 (+306.47%)
Mutual labels:  relation-extraction
Relation extraction
Relation Extraction using Deep learning(CNN)
Stars: ✭ 96 (-43.53%)
Mutual labels:  relation-extraction
Awesome Relation Extraction
📖 A curated list of awesome resources dedicated to Relation Extraction, one of the most important tasks in Natural Language Processing (NLP).
Stars: ✭ 656 (+285.88%)
Mutual labels:  relation-extraction
Hatt Proto
Code and dataset of AAAI2019 paper Hybrid Attention-Based Prototypical Networks for Noisy Few-Shot Relation Classification
Stars: ✭ 149 (-12.35%)
Mutual labels:  relation-extraction
Fewrel
A Large-Scale Few-Shot Relation Extraction Dataset
Stars: ✭ 526 (+209.41%)
Mutual labels:  relation-extraction
Transformer image caption
Image Captioning based on Bottom-Up and Top-Down Attention model
Stars: ✭ 94 (-44.71%)
Mutual labels:  attention-model
Nmt Keras
Neural Machine Translation with Keras
Stars: ✭ 501 (+194.71%)
Mutual labels:  attention-model
Deeplearning nlp
基于深度学习的自然语言处理库
Stars: ✭ 154 (-9.41%)
Mutual labels:  relation-extraction
Structured Self Attention
A Structured Self-attentive Sentence Embedding
Stars: ✭ 459 (+170%)
Mutual labels:  attention-model
Code
ECG Classification
Stars: ✭ 78 (-54.12%)
Mutual labels:  attention-model
Usc Ds Relationextraction
Distantly Supervised Relation Extraction
Stars: ✭ 378 (+122.35%)
Mutual labels:  relation-extraction
Bertem
论文实现(ACL2019):《Matching the Blanks: Distributional Similarity for Relation Learning》
Stars: ✭ 146 (-14.12%)
Mutual labels:  relation-extraction
Pytorch Attention Guided Cyclegan
Pytorch implementation of Unsupervised Attention-guided Image-to-Image Translation.
Stars: ✭ 67 (-60.59%)
Mutual labels:  attention-model
Relation Classification Using Bidirectional Lstm Tree
TensorFlow Implementation of the paper "End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures" and "Classifying Relations via Long Short Term Memory Networks along Shortest Dependency Paths" for classifying relations
Stars: ✭ 167 (-1.76%)
Mutual labels:  relation-extraction
Ruijin round2
瑞金医院MMC人工智能辅助构建知识图谱大赛复赛
Stars: ✭ 159 (-6.47%)
Mutual labels:  relation-extraction
R Bert
Pytorch implementation of R-BERT: "Enriching Pre-trained Language Model with Entity Information for Relation Classification"
Stars: ✭ 150 (-11.76%)
Mutual labels:  relation-extraction
Bamnet
Code & data accompanying the NAACL 2019 paper "Bidirectional Attentive Memory Networks for Question Answering over Knowledge Bases"
Stars: ✭ 140 (-17.65%)
Mutual labels:  attention-model
Deepattention
Deep Visual Attention Prediction (TIP18)
Stars: ✭ 65 (-61.76%)
Mutual labels:  attention-model
1-60 of 137 similar projects