An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: hierarchical-attention-networks

mahmoodlab/HIPT

Hierarchical Image Pyramid Transformer - CVPR 2022 (Oral)

Language: Jupyter Notebook - Size: 740 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 555 - Forks: 96

kk7nc/Text_Classification

Text Classification Algorithms: A Survey

Language: Python - Size: 13.8 MB - Last synced at: 11 days ago - Pushed at: 21 days ago - Stars: 1,810 - Forks: 543

richliao/textClassifier

Text classifier for Hierarchical Attention Networks for Document Classification

Language: Python - Size: 21.5 KB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 1,076 - Forks: 378

Renovamen/Text-Classification

PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类

Language: Python - Size: 266 KB - Last synced at: 18 days ago - Pushed at: almost 4 years ago - Stars: 148 - Forks: 29

AlexGidiotis/Document-Classifier-LSTM

A bidirectional LSTM with attention for multiclass/multilabel text classification.

Language: Python - Size: 82 KB - Last synced at: 14 days ago - Pushed at: 8 months ago - Stars: 173 - Forks: 52

ematvey/hierarchical-attention-networks

Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will probably not be addressed.

Language: Python - Size: 40 KB - Last synced at: 14 days ago - Pushed at: 12 months ago - Stars: 465 - Forks: 148

sgrvinod/a-PyTorch-Tutorial-to-Text-Classification

Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification

Language: Python - Size: 712 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 247 - Forks: 54

pandeykartikey/Hierarchical-Attention-Network

Implementation of Hierarchical Attention Networks in PyTorch

Language: Jupyter Notebook - Size: 98.2 MB - Last synced at: 20 days ago - Pushed at: over 6 years ago - Stars: 129 - Forks: 27

tqtg/hierarchical-attention-networks

TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"

Language: Python - Size: 1.07 MB - Last synced at: 25 days ago - Pushed at: almost 6 years ago - Stars: 87 - Forks: 25

vietnh1009/Hierarchical-attention-networks-pytorch

Hierarchical Attention Networks for document classification

Language: Python - Size: 48.5 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 384 - Forks: 104

himanii777/3HAN_pytorch

I implemented 3HAN(Hierarchical Attention Network)for fake news detection in pytorch. The same model can be modified and trained for different text classification tasks.

Language: Python - Size: 16.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

gaurav104/TextClassification

Repository of state of the art text/documentation classification algorithms in Pytorch.

Language: Jupyter Notebook - Size: 1.82 MB - Last synced at: 9 months ago - Pushed at: about 6 years ago - Stars: 11 - Forks: 2

wslc1314/TextSentimentClassification

TextSentimentClassification, using tensorflow.

Language: Python - Size: 4.89 MB - Last synced at: 4 days ago - Pushed at: almost 7 years ago - Stars: 15 - Forks: 13

ruoheng-du/natural-language-processing

Natural Language Processing | Summer 2023 - Winter 2024

Language: Jupyter Notebook - Size: 73.4 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

gangeshwark/hierarchical_document_modeling

Hierarchical Attention Networks for Document Classification

Language: Python - Size: 63.9 MB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 5

utahnlp/therapist-observer

Code for the ACL 2019 paper "Observing Dialogue in Therapy: Categorizing and Forecasting Behavioral Codes"

Language: Python - Size: 283 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 5

EdGENetworks/attention-networks-for-classification

Hierarchical Attention Networks for Document Classification in PyTorch

Language: Jupyter Notebook - Size: 233 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 595 - Forks: 135

jddunn/restless

Always-watching anti-malware software using malicious language processing (hierarchical attention network)

Language: Python - Size: 145 MB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

xmindflow/TransCeption

Official code for Enhancing Medical Image Segmentation with TransCeption: A Multi-Scale Feature Fusion Approach

Language: Jupyter Notebook - Size: 26.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 35 - Forks: 3

arunarn2/GeoLocationTagging

Text-based Geolocation Prediction of Social Media Users with Neural Networks

Language: Python - Size: 19.2 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 3

arunarn2/HierarchicalAttentionNetworks

Hierarchical Attention Networks for Document Classification in Keras

Language: Python - Size: 1.23 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 70 - Forks: 28

karish-grover/Fake-News-Detection-using-Hierarchical-Convolutional-Attention-Network

Fake News Detection using Hierarchical Convolutional Attention Network

Language: Jupyter Notebook - Size: 515 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

entrepreneur-interet-general/tf-han

Language: Python - Size: 260 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

acadTags/Explainable-Automated-Medical-Coding

Implementation and demo of explainable coding of clinical notes with Hierarchical Label-wise Attention Networks (HLAN)

Language: Python - Size: 1.15 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 42 - Forks: 9

paulrinckens/han_for_doc_classification

Hierarchical Attention Networks for Document Classification

Language: Jupyter Notebook - Size: 820 KB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 2

jaehunjung1/Hierarchical-Attention-Network

A PyTorch implementation of the document classification by Hierarchical Attention Network

Language: Python - Size: 14.4 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 31 - Forks: 8

mandalbiswadip/hierarchical-attention-networks

Implementation of Hierarchical attention networks

Language: Python - Size: 101 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

abhigupta768/publication-venue-recommender

This repository contains code for the Modular-Hierarchical Attention Based Scholarly Venue Recommender System using Deep Learning

Language: Python - Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

MohammadWasil/Hierarchical-Attention-Network-for-Political-Affiliation-of-Youtube-Commenters

Language: HTML - Size: 38.5 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

charlesdong1991/interpretable-han-for-document-classification-with-keras

Keras implementation of hierarchical attention network for document classification with options to predict and present attention weights on both word and sentence level.

Language: Python - Size: 136 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 19 - Forks: 5

Shivanshu-Gupta/hierarchical-attention-network

Hierarchical Attention Network for Sentiment Analysis

Language: Python - Size: 68.4 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 27 - Forks: 8

datnnt1997/Hierarchical-Attention-Network-Pytorch

Language: Python - Size: 11.3 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

cs-mac/Unsupervised_Style_Transfer

Unsupervised Style Transfer, transferring sentiment of reviews using classification attention weights.

Language: Jupyter Notebook - Size: 23.2 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

zcemycl/seq2seq-labelladder

Language: Python - Size: 158 KB - Last synced at: about 2 hours ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rachit-shah/News-Classfication-using-DNN-models

Comparative Analysis of CNN, RNN and HAN for Text Classification with GloVe Data Model

Language: Jupyter Notebook - Size: 30 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 9 - Forks: 6

shengc/tf-han

TensorFlow Implementation For [Hierarchical Attention Networks for Document Classification](http://www.cs.cmu.edu/~./hovy/papers/16HLT-hierarchical-attention-networks.pdf)

Language: Jupyter Notebook - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 9 - Forks: 5

valayDave/fake-news-detection-han

Hierarchical Attention Neural Network For Fake News Detection

Language: Python - Size: 1020 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

xssChauhan/Hierarchical-Attention-Network

PyTorch Implementation of Hierarchical Attention Network

Language: Jupyter Notebook - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 2

AndreFCruz/han-attention-plot

Plot of the attention in a HAN (Hierarchical Attention Networks)

Language: Jupyter Notebook - Size: 12.1 MB - Last synced at: 15 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

IevgenP/toxicity_detector_app

Web application that can identify toxicity of the English text.

Language: Jupyter Notebook - Size: 574 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

prasad0896/ADBI-project

Text Classification: A Comparative Analysis of Different Deep Neural Network Architectures

Language: HTML - Size: 2.13 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

jknair/deep-text-classifier Fork of ematvey/hierarchical-attention-networks

Document classification with Hierarchical Attention Networks in TensorFlow

Language: Python - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

Related Keywords
hierarchical-attention-networks 42 document-classification 16 deep-learning 14 text-classification 12 nlp 12 attention-mechanism 9 pytorch 9 tensorflow 7 attention 6 lstm 6 python 5 recurrent-neural-networks 4 nlp-machine-learning 4 cnn 4 han 4 machine-learning 4 keras 4 convolutional-neural-networks 3 fake-news-classification 3 sentiment-classification 3 natural-language-processing 3 python3 2 textcnn 2 transformer 2 fake-news-detection 2 gru 2 hierarchical-attention-network 2 word2vec 2 sentiment-analysis 2 cnn-text-classification 2 pytorch-implementation 2 torchtext 2 keras-tensorflow 2 word-embeddings 2 psychotherapy 1 transformer-encoder 1 malicious-language-processing 1 cnn-att-models 1 biobert 1 malware 1 inception 1 medical-image-segmentation 1 segmentation 1 attention-visualisation 1 unet-segmentation 1 geolocation 1 rnn-encoder-decoder 1 hierarchical-models 1 imdb-sentiment-analysis 1 course-project 1 misinformation 1 multi-channel 1 neural-network 1 ncsu 1 html 1 csc591 1 adbi 1 flask-application 1 docker 1 vizualisation 1 neural-networks 1 keras-implementations 1 rnn 1 deep-q-learning 1 seq2seq 1 encoder-decoder-model 1 unsupervised-deep-learning 1 style-transfer 1 implementation 1 youtube-comment 1 youtube-api 1 twitter-api 1 data-scraping 1 dnn 1 hans 1 simpletransformers 1 multi-label-classification 1 medical-coding 1 labelwise-attention 1 label-embeddings 1 jupyter-notebook 1 discharge-summaries 1 demo 1 bilstm-attention 1 text-processing 1 support-vector-machines 1 rocchio-algorithm 1 random-forest 1 naive-bayes-classifier 1 logistic-regression 1 k-nearest-neighbours 1 dimensionality-reduction 1 deep-neural-network 1 deep-belief-network 1 decision-trees 1 conditional-random-fields 1 boosting-algorithms 1 weakly-supervised-learning 1 vision-transformer 1 unsupervised-learning 1