All Projects → Hierarchical Multi Label Text Classification → Similar Projects or Alternatives

498 Open source projects that are alternatives of or similar to Hierarchical Multi Label Text Classification

Yolov3 Point
从零开始学习YOLOv3教程解读代码+注意力模块(SE,SPP,RFB etc)
Stars: ✭ 119 (-10.53%)
Mutual labels:  attention-mechanism
Lstm Cnn classification
Stars: ✭ 64 (-51.88%)
Mutual labels:  text-classification
Delta
DELTA is a deep learning based natural language and speech processing platform.
Stars: ✭ 1,479 (+1012.03%)
Mutual labels:  text-classification
Global Self Attention Network
A Pytorch implementation of Global Self-Attention Network, a fully-attention backbone for vision tasks
Stars: ✭ 64 (-51.88%)
Mutual labels:  attention-mechanism
Rcnn Text Classification
Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)
Stars: ✭ 127 (-4.51%)
Mutual labels:  text-classification
Sentiment analysis albert
sentiment analysis、文本分类、ALBERT、TextCNN、classification、tensorflow、BERT、CNN、text classification
Stars: ✭ 61 (-54.14%)
Mutual labels:  text-classification
Texting
[ACL 2020] Tensorflow implementation for "Every Document Owns Its Structure: Inductive Text Classification via Graph Neural Networks"
Stars: ✭ 103 (-22.56%)
Mutual labels:  text-classification
Mycail
中国法研杯-司法人工智能挑战赛
Stars: ✭ 60 (-54.89%)
Mutual labels:  text-classification
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 (-10.53%)
Mutual labels:  attention-mechanism
Applied Text Mining In Python
Repo for Applied Text Mining in Python (coursera) by University of Michigan
Stars: ✭ 59 (-55.64%)
Mutual labels:  text-classification
Neuronblocks
NLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego
Stars: ✭ 1,356 (+919.55%)
Mutual labels:  text-classification
Fasttext.py
A Python interface for Facebook fastText
Stars: ✭ 1,091 (+720.3%)
Mutual labels:  text-classification
Image Caption Generator
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
Stars: ✭ 126 (-5.26%)
Mutual labels:  attention-mechanism
Very Deep Convolutional Networks For Natural Language Processing In Tensorflow
implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow
Stars: ✭ 54 (-59.4%)
Mutual labels:  text-classification
Dhf1k
Revisiting Video Saliency: A Large-scale Benchmark and a New Model (CVPR18, PAMI19)
Stars: ✭ 96 (-27.82%)
Mutual labels:  attention-mechanism
Text Classification Keras
📚 Text classification library with Keras
Stars: ✭ 53 (-60.15%)
Mutual labels:  text-classification
Bdci2017 Minglue
BDCI2017-让AI当法官,决赛第四(4/415)https://www.datafountain.cn/competitions/277/details
Stars: ✭ 118 (-11.28%)
Mutual labels:  text-classification
Textclassification
All kinds of neural text classifiers implemented by Keras
Stars: ✭ 51 (-61.65%)
Mutual labels:  text-classification
Eqtransformer
EQTransformer, a python package for earthquake signal detection and phase picking using AI.
Stars: ✭ 95 (-28.57%)
Mutual labels:  attention-mechanism
Bert Toxicity Classification
bert on Jigsaw Unintended Bias in Toxicity Classification
Stars: ✭ 46 (-65.41%)
Mutual labels:  text-classification
Absa keras
Keras Implementation of Aspect based Sentiment Analysis
Stars: ✭ 126 (-5.26%)
Mutual labels:  attention-mechanism
Attentional Neural Factorization Machine
Attention,Factorization Machine, Deep Learning, Recommender System
Stars: ✭ 39 (-70.68%)
Mutual labels:  attention-mechanism
Cnn intent classification
CNN for intent classification task in a Chatbot
Stars: ✭ 90 (-32.33%)
Mutual labels:  text-classification
Text rnn attention
嵌入Word2vec词向量的RNN+ATTENTION中文文本分类
Stars: ✭ 117 (-12.03%)
Mutual labels:  text-classification
Atec Nlp
ATEC 金融大脑-金融智能NLP服务
Stars: ✭ 74 (-44.36%)
Mutual labels:  text-classification
Text Classification Benchmark
文本分类基准测试
Stars: ✭ 18 (-86.47%)
Mutual labels:  text-classification
Textcnn
TextCNN by TensorFlow 2.0.0 ( tf.keras mainly ).
Stars: ✭ 37 (-72.18%)
Mutual labels:  text-classification
Competitive Inner Imaging Senet
Source code of paper: (not available now)
Stars: ✭ 89 (-33.08%)
Mutual labels:  attention-mechanism
Fed Att
Attentive Federated Learning for Private NLM
Stars: ✭ 34 (-74.44%)
Mutual labels:  attention-mechanism
Perceiver Pytorch
Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch
Stars: ✭ 130 (-2.26%)
Mutual labels:  attention-mechanism
Easy Deep Learning With Allennlp
🔮Deep Learning for text made easy with AllenNLP
Stars: ✭ 32 (-75.94%)
Mutual labels:  text-classification
Attention unet
Raw implementation of attention gated U-Net by Keras
Stars: ✭ 85 (-36.09%)
Mutual labels:  attention-mechanism
Nlp xiaojiang
自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,bert+bilstm+crf),数据增强(text augment, data enhance),同义句同义词生成,句子主干提取(mainpart),中文汉语短文本相似度,文本特征工程,keras-http-service调用
Stars: ✭ 954 (+617.29%)
Mutual labels:  text-classification
Geoman
Tensorflow Implement of GeoMAN, IJCAI-18
Stars: ✭ 113 (-15.04%)
Mutual labels:  attention-mechanism
Cnn Question Classification Keras
Chinese Question Classifier (Keras Implementation) on BQuLD
Stars: ✭ 28 (-78.95%)
Mutual labels:  text-classification
Attend infer repeat
A Tensorfflow implementation of Attend, Infer, Repeat
Stars: ✭ 82 (-38.35%)
Mutual labels:  attention-mechanism
Keras Textclassification
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
Stars: ✭ 914 (+587.22%)
Mutual labels:  text-classification
Python Stop Words
Get list of common stop words in various languages in Python
Stars: ✭ 122 (-8.27%)
Mutual labels:  text-classification
Text2gender
Predict the author's gender from their text.
Stars: ✭ 14 (-89.47%)
Mutual labels:  text-classification
Simplednn
SimpleDNN is a machine learning lightweight open-source library written in Kotlin designed to support relevant neural network architectures in natural language processing tasks
Stars: ✭ 81 (-39.1%)
Mutual labels:  attention-mechanism
Text recognition toolbox
text_recognition_toolbox: The reimplementation of a series of classical scene text recognition papers with Pytorch in a uniform way.
Stars: ✭ 114 (-14.29%)
Mutual labels:  attention-mechanism
Nlp tensorflow project
Use tensorflow to achieve some NLP project, eg: classification chatbot ner attention QAetc.
Stars: ✭ 27 (-79.7%)
Mutual labels:  text-classification
Deepaffinity
Protein-compound affinity prediction through unified RNN-CNN
Stars: ✭ 75 (-43.61%)
Mutual labels:  attention-mechanism
Fasttext.js
FastText for Node.js
Stars: ✭ 127 (-4.51%)
Mutual labels:  text-classification
Lightnlp
基于Pytorch和torchtext的自然语言处理深度学习框架。
Stars: ✭ 739 (+455.64%)
Mutual labels:  text-classification
Eda nlp
Data augmentation for NLP, presented at EMNLP 2019
Stars: ✭ 902 (+578.2%)
Mutual labels:  text-classification
Fake news detection deep learning
Fake News Detection using Deep Learning models in Tensorflow
Stars: ✭ 74 (-44.36%)
Mutual labels:  attention-mechanism
Overlappredator
[CVPR 2021, Oral] PREDATOR: Registration of 3D Point Clouds with Low Overlap.
Stars: ✭ 106 (-20.3%)
Mutual labels:  attention-mechanism
Stanet
official implementation of the spatial-temporal attention neural network (STANet) for remote sensing image change detection
Stars: ✭ 109 (-18.05%)
Mutual labels:  attention-mechanism
Tf Rnn Attention
Tensorflow implementation of attention mechanism for text classification tasks.
Stars: ✭ 735 (+452.63%)
Mutual labels:  text-classification
Nlp chinese corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
Stars: ✭ 6,656 (+4904.51%)
Mutual labels:  text-classification
Nlp In Practice
Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more.
Stars: ✭ 790 (+493.98%)
Mutual labels:  text-classification
Nlp Tutorial
A list of NLP(Natural Language Processing) tutorials
Stars: ✭ 1,188 (+793.23%)
Mutual labels:  text-classification
Transformer In Generating Dialogue
An Implementation of 'Attention is all you need' with Chinese Corpus
Stars: ✭ 121 (-9.02%)
Mutual labels:  attention-mechanism
Keras Attention
Visualizing RNNs using the attention mechanism
Stars: ✭ 697 (+424.06%)
Mutual labels:  attention-mechanism
Ylg
[CVPR 2020] Official Implementation: "Your Local GAN: Designing Two Dimensional Local Attention Mechanisms for Generative Models".
Stars: ✭ 109 (-18.05%)
Mutual labels:  attention-mechanism
Text Classifier
text-classifier is a toolkit for text classification. It was developed to facilitate the designing, comparing, and sharing of text classification models.
Stars: ✭ 72 (-45.86%)
Mutual labels:  text-classification
Char Cnn Text Classification Tensorflow
Character-level Convolutional Networks for Text Classification论文仿真实现
Stars: ✭ 72 (-45.86%)
Mutual labels:  text-classification
Se3 Transformer Pytorch
Implementation of SE3-Transformers for Equivariant Self-Attention, in Pytorch. This specific repository is geared towards integration with eventual Alphafold2 replication.
Stars: ✭ 73 (-45.11%)
Mutual labels:  attention-mechanism
Nlp estimator tutorial
Educational material on using the TensorFlow Estimator framework for text classification
Stars: ✭ 131 (-1.5%)
Mutual labels:  text-classification
61-120 of 498 similar projects