All Projects → jimmyg1997 → NTUA-slp-nlp

jimmyg1997 / NTUA-slp-nlp

Licence: MIT license
💻Speech and Natural Language Processing (SLP & NLP) Lab Assignments for ECE NTUA

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language
shell
77523 projects
Makefile
30231 projects

Projects that are alternatives of or similar to NTUA-slp-nlp

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 (+868.42%)
Mutual labels:  sentiment-analysis, word-embeddings, attention, attention-mechanism, nlp-machine-learning
SentimentAnalysis
Sentiment Analysis: Deep Bi-LSTM+attention model
Stars: ✭ 32 (+68.42%)
Mutual labels:  sentiment-analysis, word-embeddings, attention-mechanism, nlp-machine-learning, sentiment-classification
datastories-semeval2017-task6
Deep-learning model presented in "DataStories at SemEval-2017 Task 6: Siamese LSTM with Attention for Humorous Text Comparison".
Stars: ✭ 20 (+5.26%)
Mutual labels:  word-embeddings, attention, attention-mechanism, nlp-machine-learning
Multimodal Sentiment Analysis
Attention-based multimodal fusion for sentiment analysis
Stars: ✭ 172 (+805.26%)
Mutual labels:  sentiment-analysis, attention, attention-mechanism, sentiment-classification
sentiment-analysis-of-tweets-in-russian
Sentiment analysis of tweets in Russian using Convolutional Neural Networks (CNN) with Word2Vec embeddings.
Stars: ✭ 51 (+168.42%)
Mutual labels:  sentiment-analysis, word2vec, word-embeddings, nlp-machine-learning
brand-sentiment-analysis
Scripts utilizing Heartex platform to build brand sentiment analysis from the news
Stars: ✭ 21 (+10.53%)
Mutual labels:  sentiment-analysis, transfer-learning, nlp-machine-learning, sentiment-classification
Absa keras
Keras Implementation of Aspect based Sentiment Analysis
Stars: ✭ 126 (+563.16%)
Mutual labels:  sentiment-analysis, attention, attention-mechanism, sentiment-classification
Tensorflow Sentiment Analysis On Amazon Reviews Data
Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on Python 3. A sentiment analysis project.
Stars: ✭ 34 (+78.95%)
Mutual labels:  sentiment-analysis, lstm-neural-networks, sentiment-classification
Absa Pytorch
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
Stars: ✭ 1,181 (+6115.79%)
Mutual labels:  sentiment-analysis, attention, sentiment-classification
Chameleon recsys
Source code of CHAMELEON - A Deep Learning Meta-Architecture for News Recommender Systems
Stars: ✭ 202 (+963.16%)
Mutual labels:  word2vec, word-embeddings, lstm-neural-networks
Sarcasm Detection
Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.
Stars: ✭ 73 (+284.21%)
Mutual labels:  sentiment-analysis, attention-mechanism, lstm-neural-networks
Dan Jurafsky Chris Manning Nlp
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
Stars: ✭ 124 (+552.63%)
Mutual labels:  sentiment-analysis, nlp-machine-learning, sentiment-classification
Text Classification Keras
📚 Text classification library with Keras
Stars: ✭ 53 (+178.95%)
Mutual labels:  sentiment-analysis, attention, nlp-machine-learning
Awesome Sentiment Analysis
Repository with all what is necessary for sentiment analysis and related areas
Stars: ✭ 459 (+2315.79%)
Mutual labels:  sentiment-analysis, nlp-machine-learning, sentiment-classification
Sentiment-analysis-amazon-Products-Reviews
NLP with NLTK for Sentiment analysis amazon Products Reviews
Stars: ✭ 37 (+94.74%)
Mutual labels:  sentiment-analysis, lstm-neural-networks, sentiment-classification
overview-and-benchmark-of-traditional-and-deep-learning-models-in-text-classification
NLP tutorial
Stars: ✭ 41 (+115.79%)
Mutual labels:  sentiment-analysis, word-embeddings, glove-embeddings
Repo 2016
R, Python and Mathematica Codes in Machine Learning, Deep Learning, Artificial Intelligence, NLP and Geolocation
Stars: ✭ 103 (+442.11%)
Mutual labels:  word2vec, nlp-machine-learning, lstm-neural-networks
word2vec-tsne
Google News and Leo Tolstoy: Visualizing Word2Vec Word Embeddings using t-SNE.
Stars: ✭ 59 (+210.53%)
Mutual labels:  word2vec, word-embeddings, nlp-machine-learning
Pytorch Sentiment Analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Stars: ✭ 3,209 (+16789.47%)
Mutual labels:  sentiment-analysis, word-embeddings, sentiment-classification
rustfst
Rust re-implementation of OpenFST - library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs). A Python binding is also available.
Stars: ✭ 104 (+447.37%)
Mutual labels:  automata, openfst, kaldi-asr

💻Speech and Natural Language Processing (SLP & NLP) : Lab Exercises

This repository contains the Assignments for ECE NTUA course Speech and Natural Language Processing (SLP & NLP)

Contents:

  • Lab 1: Introduction in language representations
  • Lab 2: Implementation of a speech recognition system using the KALDI toolkit
  • Lab 3: Sentiment classification using different Neural Networks

Each folder contains:

  • README.md file for further description of the project along with the relevant project-description.pdf
  • For better understanding of the concepts, Lab1 and Lab3 have been further splitted into Preparation and Lab.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].