All Projects → Context → Similar Projects or Alternatives

1724 Open source projects that are alternatives of or similar to Context

Keras Video Classifier
Keras implementation of video classifier
Stars: ✭ 100 (-16.67%)
Text-Classification-PyTorch
Implementation of papers for text classification task on SST-1/SST-2
Stars: ✭ 57 (-52.5%)
Subject-and-Sentiment-Analysis
汽车行业用户观点主题及情感识别
Stars: ✭ 24 (-80%)
sentiment analysis dict
sentiment analysis、情感分析、文本分类、基于字典、python、classification
Stars: ✭ 111 (-7.5%)
Image Caption Generator
[DEPRECATED] A Neural Network based generative model for captioning images using Tensorflow
Stars: ✭ 141 (+17.5%)
german-sentiment
A data set and model for german sentiment classification.
Stars: ✭ 37 (-69.17%)
german-sentiment-lib
An easy to use python package for deep learning-based german sentiment classification.
Stars: ✭ 33 (-72.5%)
brand-sentiment-analysis
Scripts utilizing Heartex platform to build brand sentiment analysis from the news
Stars: ✭ 21 (-82.5%)
Text classification
all kinds of text classification models and more with deep learning
Stars: ✭ 7,179 (+5882.5%)
Neural Networks
All about Neural Networks!
Stars: ✭ 34 (-71.67%)
Mutual labels:  lstm, sentiment-analysis
TLA
A comprehensive tool for linguistic analysis of communities
Stars: ✭ 47 (-60.83%)
Image Caption Generator
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
Stars: ✭ 126 (+5%)
Meta Learning Bert
Meta learning with BERT as a learner
Stars: ✭ 52 (-56.67%)
NTUA-slp-nlp
💻Speech and Natural Language Processing (SLP & NLP) Lab Assignments for ECE NTUA
Stars: ✭ 19 (-84.17%)
Twitter sentiment analysis word2vec convnet
Twitter Sentiment Analysis with Gensim Word2Vec and Keras Convolutional Network
Stars: ✭ 24 (-80%)
Textclassifier
Text classifier for Hierarchical Attention Networks for Document Classification
Stars: ✭ 985 (+720.83%)
Image Captioning
Image Captioning: Implementing the Neural Image Caption Generator with python
Stars: ✭ 52 (-56.67%)
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 (-55%)
ntua-slp-semeval2018
Deep-learning models of NTUA-SLP team submitted in SemEval 2018 tasks 1, 2 and 3.
Stars: ✭ 79 (-34.17%)
Mutual labels:  sentiment-analysis, lstm
Stock-Prediction
LSTM RNN for sentiment-based stock prediction
Stars: ✭ 50 (-58.33%)
Mutual labels:  sentiment-analysis, lstm
medical-diagnosis-cnn-rnn-rcnn
分别使用rnn/cnn/rcnn来实现根据患者描述,进行疾病诊断
Stars: ✭ 39 (-67.5%)
Mutual labels:  text-classification, lstm
automatic-personality-prediction
[AAAI 2020] Modeling Personality with Attentive Networks and Contextual Embeddings
Stars: ✭ 43 (-64.17%)
Mutual labels:  text-classification, lstm
Bertweet
BERTweet: A pre-trained language model for English Tweets (EMNLP-2020)
Stars: ✭ 282 (+135%)
Deeplearning.ai Assignments
Stars: ✭ 268 (+123.33%)
Bcdu Net
BCDU-Net : Medical Image Segmentation
Stars: ✭ 314 (+161.67%)
hashformers
Hashformers is a framework for hashtag segmentation with transformers.
Stars: ✭ 18 (-85%)
Text mining resources
Resources for learning about Text Mining and Natural Language Processing
Stars: ✭ 358 (+198.33%)
Sign Language
Sign Language Recognition for Deaf People
Stars: ✭ 65 (-45.83%)
Lstm Cnn classification
Stars: ✭ 64 (-46.67%)
Mutual labels:  lstm, text-classification
Keras bert classification
Bert-classification and bert-dssm implementation with keras.
Stars: ✭ 67 (-44.17%)
Mutual labels:  lstm, text-classification
Stock Market Prediction Web App Using Machine Learning And Sentiment Analysis
Stock Market Prediction Web App based on Machine Learning and Sentiment Analysis of Tweets (API keys included in code). The front end of the Web App is based on Flask and Wordpress. The App forecasts stock prices of the next seven days for any given stock under NASDAQ or NSE as input by the user. Predictions are made using three algorithms: ARIMA, LSTM, Linear Regression. The Web App combines the predicted prices of the next seven days with the sentiment analysis of tweets to give recommendation whether the price is going to rise or fall
Stars: ✭ 101 (-15.83%)
Mutual labels:  lstm, sentiment-analysis
Textclassificationbenchmark
A Benchmark of Text Classification in PyTorch
Stars: ✭ 534 (+345%)
Mutual labels:  lstm, text-classification
Dll
Fast Deep Learning Library (DLL) for C++ (ANNs, CNNs, RBMs, DBNs...)
Stars: ✭ 605 (+404.17%)
Regl Cnn
Digit recognition with Convolutional Neural Networks in WebGL
Stars: ✭ 490 (+308.33%)
Text Classification Pytorch
Text classification using deep learning models in Pytorch
Stars: ✭ 683 (+469.17%)
Text Classification
Implementation of papers for text classification task on DBpedia
Stars: ✭ 682 (+468.33%)
Mutual labels:  lstm, text-classification
Chatbot cn
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
Stars: ✭ 791 (+559.17%)
Cnn lstm ctc ocr
Tensorflow-based CNN+LSTM trained with CTC-loss for OCR
Stars: ✭ 464 (+286.67%)
Omnicat Bayes
Naive Bayes text classification implementation as an OmniCat classifier strategy. (#ruby #naivebayes)
Stars: ✭ 30 (-75%)
Lstm Sentiment Analysis
Sentiment Analysis with LSTMs in Tensorflow
Stars: ✭ 886 (+638.33%)
Mutual labels:  lstm, sentiment-analysis
Nlp Tutorial
A list of NLP(Natural Language Processing) tutorials
Stars: ✭ 1,188 (+890%)
Deepseqslam
The Official Deep Learning Framework for Route-based Place Recognition
Stars: ✭ 49 (-59.17%)
Ml Classify Text Js
Machine learning based text classification in JavaScript using n-grams and cosine similarity
Stars: ✭ 38 (-68.33%)
Awesome Sentiment Analysis
Repository with all what is necessary for sentiment analysis and related areas
Stars: ✭ 459 (+282.5%)
Absa Pytorch
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
Stars: ✭ 1,181 (+884.17%)
Hierarchical Attention Networks
TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"
Stars: ✭ 75 (-37.5%)
Exermote
Using Machine Learning to predict the type of exercise from movement data
Stars: ✭ 108 (-10%)
Sentiment analysis albert
sentiment analysis、文本分类、ALBERT、TextCNN、classification、tensorflow、BERT、CNN、text classification
Stars: ✭ 61 (-49.17%)
Text Analytics With Python
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
Stars: ✭ 1,132 (+843.33%)
Aiopen
AIOpen是一个按人工智能三要素(数据、算法、算力)进行AI开源项目分类的汇集项目,项目致力于跟踪目前人工智能(AI)的深度学习(DL)开源项目,并尽可能地罗列目前的开源项目,同时加入了一些曾经研究过的代码。通过这些开源项目,使初次接触AI的人们对人工智能(深度学习)有更清晰和更全面的了解。
Stars: ✭ 62 (-48.33%)
Mutual labels:  gpu, lstm
Senta
Baidu's open-source Sentiment Analysis System.
Stars: ✭ 1,187 (+889.17%)
Sarcasm Detection
Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.
Stars: ✭ 73 (-39.17%)
Sentiment Analysis Nltk Ml Lstm
Sentiment Analysis on the First Republic Party debate in 2016 based on Python,NLTK and ML.
Stars: ✭ 61 (-49.17%)
Mutual labels:  lstm, sentiment-analysis
Text classification
Text Classification Algorithms: A Survey
Stars: ✭ 1,276 (+963.33%)
Contextual Utterance Level Multimodal Sentiment Analysis
Context-Dependent Sentiment Analysis in User-Generated Videos
Stars: ✭ 86 (-28.33%)
Mutual labels:  lstm, sentiment-analysis
Pytorch Sentiment Classification
LSTM and CNN sentiment analysis
Stars: ✭ 89 (-25.83%)
Mutual labels:  lstm, sentiment-classification
Pytorch convlstm
convolutional lstm implementation in pytorch
Stars: ✭ 126 (+5%)
Sentimentanalysis
文本情感分析
Stars: ✭ 421 (+250.83%)
Mutual labels:  lstm, sentiment-analysis
Textblob Ar
Arabic support for textblob
Stars: ✭ 60 (-50%)
Dialogue Understanding
This repository contains PyTorch implementation for the baseline models from the paper Utterance-level Dialogue Understanding: An Empirical Study
Stars: ✭ 77 (-35.83%)
Mutual labels:  lstm, sentiment-analysis
61-120 of 1724 similar projects