SWEM

NLP model reproducer

Reproduces the results of an ACL 2018 paper on simple word-embedding-based models for natural language processing tasks.

The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mechanisms"

GitHub

284 stars
12 watching
53 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list

deep-learningnatural-language-processingrepresentation-learningtensorflow

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
apcode/tensorflow_fasttextAn open-source implementation of a text classification system using word embeddings and TensorFlow.302
sergioburdisso/pyss3A Python package implementing an interpretable machine learning model for text classification with visualization tools336
tensorflow/textPreprocessing and processing tools for text data in machine learning models1,239
yeephycho/nasnet-tensorflowA toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow136
batzner/tensorlmA Python wrapper library for training and generating text with RNNs in TensorFlow61
2shou/textgroceryA text classification tool based on LibLinear with support for Chinese tokenize using jieba.677
raduionescu/vlawe-bosweSoftware providing representations for text classification based on word embeddings and clustering10
arunmichaeldsouza/tensorflow-image-detectionA tool for training and classifying images using Google's Inception model and TensorFlow329
xiayandi/pytorch_text_classificationAn implementation of convolutional neural networks for text classification using PyTorch66
hellochick/pspnet-tensorflowA TensorFlow-based implementation of a semantic segmentation network for image classification tasks326
zhezhaoa/ngram2vecA toolkit for learning high-quality word and text representations from ngram co-occurrence statistics848
bohanli/bert-flowAn implementation of a method to generate sentence embeddings from pre-trained language models using TensorFlow.530
kwotsin/tensorflow-enetA deep neural network implementation for real-time semantic segmentation in computer vision257
zsdonghao/text-to-imageA TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture602
tkuanlun350/tensorflow-segnetA TensorFlow-based implementation of the SegNet segmentation algorithm, with modifications to address index unravel issues and support multiple features such as dilation and multi-resolution learning.369