831 Open source projects that are alternatives of or similar to Hierarchical-Word-Sense-Disambiguation-using-WordNet-Senses

ntua-slp-semeval2018
Deep-learning models of NTUA-SLP team submitted in SemEval 2018 tasks 1, 2 and 3.
Stars: ✭ 79 (+139.39%)
Mutual labels:  lstm, attention, attention-mechanism
Multimodal Sentiment Analysis
Attention-based multimodal fusion for sentiment analysis
Stars: ✭ 172 (+421.21%)
Mutual labels:  lstm, attention, attention-mechanism
automatic-personality-prediction
[AAAI 2020] Modeling Personality with Attentive Networks and Contextual Embeddings
Stars: ✭ 43 (+30.3%)
Mutual labels:  lstm, attention, attention-mechanism
datastories-semeval2017-task6
Deep-learning model presented in "DataStories at SemEval-2017 Task 6: Siamese LSTM with Attention for Humorous Text Comparison".
Stars: ✭ 20 (-39.39%)
Mutual labels:  lstm, attention, attention-mechanism
Image Caption Generator
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
Stars: ✭ 126 (+281.82%)
Mutual labels:  lstm, attention, attention-mechanism
Datastories Semeval2017 Task4
Deep-learning model presented in "DataStories at SemEval-2017 Task 4: Deep LSTM with Attention for Message-level and Topic-based Sentiment Analysis".
Stars: ✭ 184 (+457.58%)
Mutual labels:  lstm, attention, attention-mechanism
SentimentAnalysis
Sentiment Analysis: Deep Bi-LSTM+attention model
Stars: ✭ 32 (-3.03%)
Mutual labels:  lstm, attention-mechanism
Crnn attention ocr chinese
CRNN with attention to do OCR,add Chinese recognition
Stars: ✭ 315 (+854.55%)
Mutual labels:  lstm, attention
h-transformer-1d
Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning
Stars: ✭ 121 (+266.67%)
Mutual labels:  attention, attention-mechanism
Cnn lstm for text classify
CNN, LSTM, NBOW, fasttext 中文文本分类
Stars: ✭ 90 (+172.73%)
Mutual labels:  lstm, attention
Numpy Ml
Machine learning, in numpy
Stars: ✭ 11,100 (+33536.36%)
Mutual labels:  lstm, attention
Abstractive Summarization
Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.
Stars: ✭ 128 (+287.88%)
Mutual labels:  lstm, attention-mechanism
korean ner tagging challenge
KU_NERDY 이동엽, 임희석 (2017 국어 정보 처리 시스템경진대회 금상) - 한글 및 한국어 정보처리 학술대회
Stars: ✭ 30 (-9.09%)
Mutual labels:  crf, lstm
iPerceive
Applying Common-Sense Reasoning to Multi-Modal Dense Video Captioning and Video Question Answering | Python3 | PyTorch | CNNs | Causality | Reasoning | LSTMs | Transformers | Multi-Head Self Attention | Published in IEEE Winter Conference on Applications of Computer Vision (WACV) 2021
Stars: ✭ 52 (+57.58%)
Mutual labels:  lstm, attention
keras-deep-learning
Various implementations and projects on CNN, RNN, LSTM, GAN, etc
Stars: ✭ 22 (-33.33%)
Mutual labels:  lstm, attention-mechanism
dhs summit 2019 image captioning
Image captioning using attention models
Stars: ✭ 34 (+3.03%)
Mutual labels:  lstm, attention
Base-On-Relation-Method-Extract-News-DA-RNN-Model-For-Stock-Prediction--Pytorch
基於關聯式新聞提取方法之雙階段注意力機制模型用於股票預測
Stars: ✭ 33 (+0%)
Mutual labels:  lstm, attention
Pointer Networks Experiments
Sorting numbers with pointer networks
Stars: ✭ 53 (+60.61%)
Mutual labels:  lstm, attention
Machine Learning
My Attempt(s) In The World Of ML/DL....
Stars: ✭ 78 (+136.36%)
Mutual labels:  lstm, attention
Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (+275.76%)
Mutual labels:  lstm, attention
Text Classification
Implementation of papers for text classification task on DBpedia
Stars: ✭ 682 (+1966.67%)
Mutual labels:  lstm, attention
Rnn For Joint Nlu
Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/abs/1609.01454)
Stars: ✭ 176 (+433.33%)
Mutual labels:  lstm, attention
Deep Time Series Prediction
Seq2Seq, Bert, Transformer, WaveNet for time series prediction.
Stars: ✭ 183 (+454.55%)
Mutual labels:  lstm, attention
learningspoons
nlp lecture-notes and source code
Stars: ✭ 29 (-12.12%)
Mutual labels:  lstm, attention
knowledge-graph-nlp-in-action
从模型训练到部署,实战知识图谱(Knowledge Graph)&自然语言处理(NLP)。涉及 Tensorflow, Bert+Bi-LSTM+CRF,Neo4j等 涵盖 Named Entity Recognition,Text Classify,Information Extraction,Relation Extraction 等任务。
Stars: ✭ 58 (+75.76%)
Mutual labels:  crf, lstm
Ner Lstm Crf
An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.
Stars: ✭ 337 (+921.21%)
Mutual labels:  crf, lstm
Rnnsharp
RNNSharp is a toolkit of deep recurrent neural network which is widely used for many different kinds of tasks, such as sequence labeling, sequence-to-sequence and so on. It's written by C# language and based on .NET framework 4.6 or above versions. RNNSharp supports many different types of networks, such as forward and bi-directional network, sequence-to-sequence network, and different types of layers, such as LSTM, Softmax, sampled Softmax and others.
Stars: ✭ 277 (+739.39%)
Mutual labels:  crf, lstm
Ner blstm Crf
LSTM-CRF for NER with ConLL-2002 dataset
Stars: ✭ 51 (+54.55%)
Mutual labels:  crf, lstm
Patient2Vec
Patient2Vec: A Personalized Interpretable Deep Representation of the Longitudinal Electronic Health Record
Stars: ✭ 85 (+157.58%)
Mutual labels:  lstm, attention-mechanism
extkeras
Playground for implementing custom layers and other components compatible with keras, with the purpose to learn the framework better and perhaps in future offer some utils for others.
Stars: ✭ 18 (-45.45%)
Mutual labels:  lstm, attention-mechanism
BiLSTM-CRF-NER-PyTorch
This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.
Stars: ✭ 109 (+230.3%)
Mutual labels:  crf, lstm
SemEval2019Task3
Code for ANA at SemEval-2019 Task 3
Stars: ✭ 41 (+24.24%)
Mutual labels:  lstm, hierarchical
Vad
Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM and ACAM based VAD. We also provide our directly recorded dataset.
Stars: ✭ 622 (+1784.85%)
Mutual labels:  lstm, attention
EBIM-NLI
Enhanced BiLSTM Inference Model for Natural Language Inference
Stars: ✭ 24 (-27.27%)
Mutual labels:  lstm, attention
Text Classification Keras
📚 Text classification library with Keras
Stars: ✭ 53 (+60.61%)
Mutual labels:  lstm, attention
Time Attention
Implementation of RNN for Time Series prediction from the paper https://arxiv.org/abs/1704.02971
Stars: ✭ 52 (+57.58%)
Mutual labels:  lstm, attention
Self Attention Classification
document classification using LSTM + self attention
Stars: ✭ 84 (+154.55%)
Mutual labels:  lstm, attention
Banglatranslator
Bangla Machine Translator
Stars: ✭ 21 (-36.36%)
Mutual labels:  lstm, attention
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 (+260.61%)
Mutual labels:  lstm, attention-mechanism
Nlp Models Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
Stars: ✭ 1,603 (+4757.58%)
Mutual labels:  lstm, attention
LMMS
Language Modelling Makes Sense - WSD (and more) with Contextual Embeddings
Stars: ✭ 79 (+139.39%)
Daguan 2019 rank9
datagrand 2019 information extraction competition rank9
Stars: ✭ 121 (+266.67%)
Mutual labels:  crf, lstm
CrabNet
Predict materials properties using only the composition information!
Stars: ✭ 57 (+72.73%)
Mutual labels:  attention, attention-mechanism
Lstm attention
attention-based LSTM/Dense implemented by Keras
Stars: ✭ 168 (+409.09%)
Mutual labels:  lstm, attention-mechanism
NLP-paper
🎨 🎨NLP 自然语言处理教程 🎨🎨 https://dataxujing.github.io/NLP-paper/
Stars: ✭ 23 (-30.3%)
Mutual labels:  crf, attention-mechanism
Eeg Dl
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
Stars: ✭ 165 (+400%)
Mutual labels:  lstm, attention-mechanism
lstm-crf-tagging
No description or website provided.
Stars: ✭ 13 (-60.61%)
Mutual labels:  crf, lstm
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+10257.58%)
Mutual labels:  lstm, attention
Poetry Seq2seq
Chinese Poetry Generation
Stars: ✭ 159 (+381.82%)
Mutual labels:  lstm, attention-mechanism
lstm-attention
Attention-based bidirectional LSTM for Classification Task (ICASSP)
Stars: ✭ 87 (+163.64%)
Mutual labels:  attention, attention-mechanism
End To End Sequence Labeling Via Bi Directional Lstm Cnns Crf Tutorial
Tutorial for End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF
Stars: ✭ 87 (+163.64%)
Mutual labels:  crf, lstm
Nlp Journey
Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Translation),etc. All codes are implemented intensorflow 2.0.
Stars: ✭ 1,290 (+3809.09%)
Mutual labels:  crf, attention
Multilstm
keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS
Stars: ✭ 122 (+269.7%)
Mutual labels:  crf, lstm
Chinese semantic role labeling
基于 Bi-LSTM 和 CRF 的中文语义角色标注
Stars: ✭ 60 (+81.82%)
Mutual labels:  crf, lstm
Neat Vision
Neat (Neural Attention) Vision, is a visualization tool for the attention mechanisms of deep-learning models for Natural Language Processing (NLP) tasks. (framework-agnostic)
Stars: ✭ 213 (+545.45%)
Mutual labels:  attention, attention-mechanism
Self Attention Cv
Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.
Stars: ✭ 209 (+533.33%)
Mutual labels:  attention, attention-mechanism
Document Classifier Lstm
A bidirectional LSTM with attention for multiclass/multilabel text classification.
Stars: ✭ 136 (+312.12%)
Mutual labels:  lstm, attention-mechanism
Tf Lstm Crf Batch
Tensorflow-LSTM-CRF tool for Named Entity Recognizer
Stars: ✭ 59 (+78.79%)
Mutual labels:  crf, lstm
Ncrfpp
NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
Stars: ✭ 1,767 (+5254.55%)
Mutual labels:  crf, lstm
Im2LaTeX
An implementation of the Show, Attend and Tell paper in Tensorflow, for the OpenAI Im2LaTeX suggested problem
Stars: ✭ 16 (-51.52%)
Mutual labels:  attention, attention-mechanism
1-60 of 831 similar projects