Ecosyste.ms: Repos

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

GitHub topics: glove

Turkish-Word-Embeddings/Word-Embeddings-Repository-for-Turkish

A comprehensive word embedding repository for the Turkish language.

Language: Jupyter Notebook - Size: 73.1 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 8 - Forks: 0

plasticityai/magnitude

A fast, efficient universal vector embedding utility package.

Language: Python - Size: 70.7 MB - Last synced: 3 days ago - Pushed: 10 months ago - Stars: 1,611 - Forks: 118

khetansarvesh/NLP

Implemented projects from noncontextual word embeddings like Word2Vec to contextual word embeddings like ELMO, GPT, BERT to solving NLP tasks Sentence Level Classification (sentimental analysis & Toxic comment classification), Token Level Classification (POS Tagging, NER Tagging), Machine Translation (MT)

Language: Jupyter Notebook - Size: 29.3 MB - Last synced: 7 days ago - Pushed: 8 days ago - Stars: 0 - Forks: 0

snehilk1312/data_science

This Repository contains the Data Science things I have done in recent times along with visualization , cleaning , models, statistics, Courses, Datasets. :=)

Language: Jupyter Notebook - Size: 61.5 MB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 1 - Forks: 1

finalfusion/finalfusion-rust

finalfusion embeddings in Rust

Language: Rust - Size: 594 KB - Last synced: 7 days ago - Pushed: 7 months ago - Stars: 88 - Forks: 10

mouralisandra/DeepLearningLabs

A collection of Deep Learning labs for the INSAT Data Science course.

Language: Jupyter Notebook - Size: 5.96 MB - Last synced: 12 days ago - Pushed: 13 days ago - Stars: 3 - Forks: 0

hyblocker/freescuba

Open source ContactGloves drivers

Language: C++ - Size: 21.9 MB - Last synced: 14 days ago - Pushed: 14 days ago - Stars: 3 - Forks: 0

keishinkickback/Pytorch-RNN-text-classification

Word Embedding + LSTM + FC

Language: Python - Size: 20.5 KB - Last synced: 15 days ago - Pushed: 15 days ago - Stars: 154 - Forks: 37

AlonHor/Closele_frontend

Language: TypeScript - Size: 623 KB - Last synced: 15 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

t2hk/scdv_glove_elasticsearch_docker

Language: Jupyter Notebook - Size: 1.36 MB - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 0 - Forks: 0

Duiccni/GloVe-Based-Similar-Word-Finder

Finds similar words by using 300d gloVe library (You should install gloVe from link in README.md)

Language: C++ - Size: 3.91 KB - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 0 - Forks: 0

bhattbhavesh91/word2vec-vs-bert

I'll show how BERT models being context dependent are superior over word2vec, Glove models which are context-independent.

Language: Jupyter Notebook - Size: 29.3 KB - Last synced: 18 days ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 19

cadmiumcr/glove

Pure Crystal implementation of Global Vectors for Word Representation (GloVe)

Language: Crystal - Size: 356 KB - Last synced: 18 days ago - Pushed: over 4 years ago - Stars: 3 - Forks: 2

ynqa/wego

Word Embeddings (e.g. Word2Vec) in Go!

Language: Go - Size: 6.98 MB - Last synced: 18 days ago - Pushed: about 1 year ago - Stars: 460 - Forks: 40

dselivanov/text2vec

Fast vectorization, topic modeling, distances and GloVe word embeddings in R.

Language: R - Size: 46.2 MB - Last synced: 17 days ago - Pushed: 6 months ago - Stars: 842 - Forks: 133

luopeixiang/textclf

TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。

Language: Python - Size: 281 KB - Last synced: 12 days ago - Pushed: 10 months ago - Stars: 228 - Forks: 39

natasha/navec

Compact high quality word embeddings for Russian language

Language: Python - Size: 1.86 MB - Last synced: 22 days ago - Pushed: 10 months ago - Stars: 166 - Forks: 16

CHISH08/PytorchEmbedding

in this repository, I am writing the CBOW and skip-gram algorithms from scratch. Also, I will describe the algorithm of their construction, the main features and their time complexity and memory

Language: Jupyter Notebook - Size: 6.4 MB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 0 - Forks: 0

opennlp/DeepPhrase

Using Neural Representations for Generating Intent-based Query Phrases

Language: Python - Size: 114 KB - Last synced: 25 days ago - Pushed: 26 days ago - Stars: 2 - Forks: 3

deba-iitbh/word2vec-models

Word2Vec Models implemented in Pytorch

Language: Jupyter Notebook - Size: 2.48 MB - Last synced: 27 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

alibakh62/GloVe Fork of stanfordnlp/GloVe

GloVe model for distributed word representation

Language: C - Size: 172 KB - Last synced: 27 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

jakobkilian/unfolding-space-hardware

Hardware design for the Unfolding Space project.

Size: 133 MB - Last synced: 27 days ago - Pushed: 27 days ago - Stars: 2 - Forks: 0

a7madKaddour/BiDAF

Implementation of the Bi-Directional Attention Flow Model (BiDAF) in Python using Keras

Language: Python - Size: 9.52 MB - Last synced: 27 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

JonasTriki/masters-thesis-ml 📦

Repository for my master's thesis in machine learning at UiB

Language: Jupyter Notebook - Size: 144 MB - Last synced: 28 days ago - Pushed: almost 3 years ago - Stars: 7 - Forks: 2

sindre0830/Word-Vectors

This repository implements different architectures for training word embeddings.

Language: Python - Size: 1.44 MB - Last synced: 28 days ago - Pushed: 28 days ago - Stars: 0 - Forks: 0

vyraun/Half-Size

Code for "Effective Dimensionality Reduction for Word Embeddings".

Language: Python - Size: 6.67 MB - Last synced: 30 days ago - Pushed: about 3 years ago - Stars: 125 - Forks: 24

benman1/LFTM Fork of GrgrLmml/LFTM

Improving Topic Models with Word Embeddings

Language: Java - Size: 15.6 MB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 0 - Forks: 1

JNZJUa/Exp3forZJUPSY_SS2024

本项目为浙江大学《信号与认知系统》2024春学期课程,作业3代码与数据集。关键词:CBOW;GLOVE;SKIP-GRAM。

Language: Python - Size: 13.7 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

prakharsdev/Sarcasm-Detection-with-Stance-Detection

Language: Jupyter Notebook - Size: 1.81 MB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 1

MartinoMensio/it_vectors_wiki_spacy

Word embeddings for Italian language, spacy2 prebuilt model

Language: Python - Size: 85.9 KB - Last synced: about 1 month ago - Pushed: about 4 years ago - Stars: 8 - Forks: 1

brangerbriz/midi-glove

Create MIDI note vector embeddings using GloVe (Global Vectors for Word Representation)

Language: Jupyter Notebook - Size: 1.66 MB - Last synced: about 1 month ago - Pushed: about 7 years ago - Stars: 18 - Forks: 4

azret/ml

Language: C# - Size: 28.6 MB - Last synced: about 1 month ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

azret/GloVe

C# implementation of GloVe algorithm (Pennington et al., 2014)

Language: C# - Size: 36 MB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 4 - Forks: 1

shayneobrien/coreference-resolution

Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).

Language: Perl - Size: 83 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 183 - Forks: 61

woctezuma/steam-descriptions

Retrieve semantically similar Steam games.

Language: Python - Size: 66.2 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

amansrivastava17/embedding-as-service

One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques

Language: Python - Size: 1.93 MB - Last synced: 17 days ago - Pushed: 12 months ago - Stars: 199 - Forks: 29

mg-2321/Suicide-Attempt-and-Suicide-Ideation-detector

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

oswaldoludwig/Seq2seq-Chatbot-for-Keras

This repository contains a new generative model of chatbot based on seq2seq modeling.

Language: Python - Size: 395 KB - Last synced: about 2 months ago - Pushed: about 5 years ago - Stars: 329 - Forks: 98

rkapoor1999/I_GloVe_News

Language: Jupyter Notebook - Size: 1.49 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

zhezhaoa/ngram2vec

Four word embedding models implemented in Python. Supporting arbitrary context features

Language: Python - Size: 722 KB - Last synced: 2 months ago - Pushed: over 4 years ago - Stars: 835 - Forks: 175

yxtay/glove-tensorflow

Implementation of GloVe using TensorFlow estimator API

Language: Python - Size: 573 KB - Last synced: 2 months ago - Pushed: over 1 year ago - Stars: 9 - Forks: 5

avkumar19/TAKITO

Language: Matlab - Size: 12.7 KB - Last synced: 2 months ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 3

minxueric/ismb2017_lstm

Chromatin Accessibility Prediction via Convolutional Long Short-Term Memory Networks with k-mer Embedding

Language: C - Size: 240 MB - Last synced: 2 months ago - Pushed: over 5 years ago - Stars: 14 - Forks: 5

TharinduDR/Simple-Sentence-Similarity

Exploring the simple sentence similarity measurements using word embeddings

Language: Python - Size: 60.4 MB - Last synced: 20 days ago - Pushed: almost 2 years ago - Stars: 101 - Forks: 37

prakashpandey9/Text-Classification-Pytorch

Text classification using deep learning models in Pytorch

Language: Python - Size: 31.3 KB - Last synced: about 2 months ago - Pushed: over 5 years ago - Stars: 801 - Forks: 237

dsindex/ntagger

reference pytorch code for named entity tagging

Language: Python - Size: 36 MB - Last synced: 2 months ago - Pushed: almost 2 years ago - Stars: 85 - Forks: 13

guillaumegenthial/sequence_tagging

Named Entity Recognition (LSTM + CRF) - Tensorflow

Language: Python - Size: 54.7 KB - Last synced: 2 months ago - Pushed: over 3 years ago - Stars: 1,938 - Forks: 707

apostolidoum/modeling-behaviour-of-SoC-players

Code for my Diploma Thesis. The goal was to model the players' behavior by predicting their next move in a game and investigate whether the addition of their linguistic exchanges would improve the model's predictive accuracy.

Language: Python - Size: 1.82 MB - Last synced: 2 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

PrashantRanjan09/WordEmbeddings-Elmo-Fasttext-Word2Vec

Using pre trained word embeddings (Fasttext, Word2Vec)

Language: Python - Size: 27.3 KB - Last synced: 22 days ago - Pushed: almost 6 years ago - Stars: 158 - Forks: 31

janluke/embfile

A package for reading/writing files containing pre-trained word embeddings and building "embedding matrices".

Language: Python - Size: 169 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 5 - Forks: 1

johnsuharjono/DSAI-Project

Binary classification of fake and real news using the ISOT Fake News Dataset.

Language: Jupyter Notebook - Size: 16.6 MB - Last synced: 26 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 1

nikhiljsk/preprocess_nlp

A fast framework for pre-processing (Cleaning text, Reduction of vocabulary, Feature extraction and Vectorization). Implemented with parallel processing using custom number of processes.

Language: Python - Size: 58.6 KB - Last synced: 17 days ago - Pushed: almost 2 years ago - Stars: 8 - Forks: 2

dsindex/iclassifier

reference pytorch code for intent classification

Language: Python - Size: 19 MB - Last synced: 2 months ago - Pushed: about 2 years ago - Stars: 44 - Forks: 15

ThoughtRiver/lmdb-embeddings

Fast word vectors with little memory usage in Python

Language: Python - Size: 67.4 KB - Last synced: 4 days ago - Pushed: almost 3 years ago - Stars: 414 - Forks: 30

Lambda-3/Indra

Indra is a Web Service which allows easy access to different distributional semantics models in several languages.

Language: Java - Size: 10.8 MB - Last synced: 12 days ago - Pushed: about 3 years ago - Stars: 47 - Forks: 14

yanaiela/easyEmbed

downloading pre-trained embedding easily and keeping only the necessary amount of embedding while training

Language: Python - Size: 28.3 KB - Last synced: 29 days ago - Pushed: over 5 years ago - Stars: 8 - Forks: 0

samhavens/NLP-data-augmentation

A one-stop-shop for augmenting text data in Python using recent (and not-so-recent-but-effective) techniques

Language: Python - Size: 946 KB - Last synced: 3 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 2

f20500909/glove_cpp

An implementation of GloVe in C++ 11 with python interface

Language: C++ - Size: 60.3 MB - Last synced: 15 days ago - Pushed: over 4 years ago - Stars: 2 - Forks: 0

brannondorsey/GloVe-experiments

GloVe word vector embedding experiments (similar to Word2Vec)

Language: Python - Size: 21.5 KB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 64 - Forks: 19

RubensZimbres/Repo-2017

My first Python repo with codes in Machine Learning, NLP and Deep Learning with Keras and Theano

Language: Python - Size: 40.4 MB - Last synced: 3 months ago - Pushed: over 2 years ago - Stars: 1,187 - Forks: 686

PranaySadavarte/Gesture-Recognizing-smart-glove

● Designed a microcontroller circuit that recognizes hand gestures made by glove with embedded flex sensors, and translates them into text and speech using peripheral interface controller (PIC) ● Used APR9600 record/replay IC to associate the input gesture to the appropriate recorded voice sample from its flash analogue storage exhibiting high quality speech output ● Focused on simplifying the conversation process amongst the differently abled (deaf and dumb)

Language: AngelScript - Size: 83 KB - Last synced: 3 months ago - Pushed: almost 4 years ago - Stars: 3 - Forks: 2

helboukkouri/embedding-visualization

This is a project for visualizing word embeddings based on the work of Andrei Kashcha (@anvaka).

Size: 28.4 MB - Last synced: 3 months ago - Pushed: about 5 years ago - Stars: 13 - Forks: 0

peter0083/DeepDeco

Generate customizable interior design images with sketches and text description.

Language: Jupyter Notebook - Size: 715 MB - Last synced: 2 months ago - Pushed: almost 2 years ago - Stars: 18 - Forks: 4

akrm3008/deep-gasoline

Experiments with deep learning models to build an accurate classifier to identify social media posts about shortage of essential commodities (gasoline during Hurricane Irma) and forecasting future shortages

Language: Jupyter Notebook - Size: 35.2 KB - Last synced: 4 months ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

Kiana-Jahanshid/Emoji-Text-Classification

Using pre-trained word vectors obtained from GloVe algorithm

Language: Jupyter Notebook - Size: 144 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 5 - Forks: 0

ogozuacik/sentiment-classification

very basic sentiment classification of comments from different sites

Language: HTML - Size: 537 KB - Last synced: 4 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

pkmital/pycadl

Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"

Language: Python - Size: 641 KB - Last synced: 29 days ago - Pushed: over 1 year ago - Stars: 365 - Forks: 68

arvintashakori/SmartTextileGlove

SmartTextileGlove (Nature Machine Intelligence 2024)

Language: C - Size: 581 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

aidenerdogan/DL-NLP-TutorialAndProjects

Natural Language Processing (NLP) Tutorial and Projects

Language: Jupyter Notebook - Size: 744 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

danieldk/rust2vec 📦

Read/write word2vec and GloVe embeddings in Rust

Language: Rust - Size: 211 KB - Last synced: 12 days ago - Pushed: about 5 years ago - Stars: 10 - Forks: 0

yylonly/ServeNet

Service Classification based on Service Description

Language: Jupyter Notebook - Size: 59.4 MB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 34 - Forks: 15

shirindehghani/ALaCarte

unoficial implemetation of ALaCarte word embedding

Language: Python - Size: 143 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

FrancescoPaoloL/LearningNLP

This repository contains what I'm learning about NLP

Language: Python - Size: 12.2 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 2 - Forks: 0

vivek7266/IntelliWeb Fork of rvsingh31/IntelliWeb

Deep Neural Network based web page classifier - LSTM, GloVe, SVM, Naive Bayes

Language: Jupyter Notebook - Size: 14 MB - Last synced: 5 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

GuanSuns/Graph-Embedding-Algorithms

Inverstigate different graph embedding algorithms

Language: Python - Size: 554 MB - Last synced: 5 months ago - Pushed: over 4 years ago - Stars: 2 - Forks: 0

mounika2000/Hypothesis-Testing_Textual-Entailment

An NLP project which makes use of tensorflow for hypothesis testing.

Language: Jupyter Notebook - Size: 283 KB - Last synced: 5 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

MD-Ryhan/Text-Classification-with-Capsule-Network--Word2vec-glove

Language: Jupyter Notebook - Size: 8.79 KB - Last synced: 4 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

qiaomengrui/NLP-Glove-model

NLP Glove model knowledge points

Language: Python - Size: 181 KB - Last synced: 6 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

RichardScottOZ/geoscience_language_models Fork of NRCan/geoscience_language_models

GloVe and BERT language models re-trained using geological text.

Language: Jupyter Notebook - Size: 16.2 MB - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

alexander-klokov/sentiment

A study project to practice TensorFlow - building a sentiment analysis model. Employed GloVe embeddings in conjunction with the GoEmotions dataset.

Language: Python - Size: 11.7 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jasoncao11/nlp-notebook

NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。

Language: Python - Size: 53 MB - Last synced: 6 months ago - Pushed: almost 1 year ago - Stars: 440 - Forks: 100

TediAvrazi/Gesture-Recognition-Glove

Gesture Recognition Glove

Language: HTML - Size: 14.7 MB - Last synced: 7 months ago - Pushed: almost 2 years ago - Stars: 5 - Forks: 0

siddgood/podcast-recommendation-engine

:microphone: Building a content-based podcast recommender system using NLP

Language: Jupyter Notebook - Size: 143 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 27 - Forks: 4

rid17pawar/Semantic-Search-Model-Experiments

Experiments in the field of Semantic Search using BM-25 Algorithm, Mean of Word Vectors, along with state of the art Transformer based models namely USE and SBERT.

Language: Jupyter Notebook - Size: 298 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

rtrevinnoc/FUTURE 📦

A private, free, open-source search engine built on a P2P network

Language: Python - Size: 13.4 MB - Last synced: 3 months ago - Pushed: 7 months ago - Stars: 21 - Forks: 3

navin-mohan/WordSim

A simple Python wrapper for the GloVe pretrained word vectors.

Language: Python - Size: 4.88 KB - Last synced: 7 months ago - Pushed: almost 7 years ago - Stars: 2 - Forks: 1

massongit/word2vec2glove

A script to convert Word2Vec model to GloVe format

Language: Python - Size: 43.9 KB - Last synced: 7 months ago - Pushed: almost 4 years ago - Stars: 5 - Forks: 2

khanhnamle1994/natural-language-processing

Programming Assignments and Lectures for Stanford's CS 224: Natural Language Processing with Deep Learning

Language: Python - Size: 565 MB - Last synced: 7 months ago - Pushed: about 6 years ago - Stars: 457 - Forks: 274

guillaumegenthial/tf_ner

Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data

Language: Python - Size: 144 KB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 932 - Forks: 276

yuvallb/SparkGloVe

GloVe implementation using spark

Language: Scala - Size: 139 KB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 2 - Forks: 1

SujithaRamanathan/Sarcasm-Detection

NLP project

Language: Jupyter Notebook - Size: 2.73 MB - Last synced: 7 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

SiavashMT/GloVe

Toy Implementation of GloVe in Python

Language: Python - Size: 1.95 KB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 2 - Forks: 1

CynthiaKoopman/Short-Document-Clustering-NLP

Published Article - The Effect of Preprocessing on Short Document Clustering

Language: Jupyter Notebook - Size: 670 KB - Last synced: 7 months ago - Pushed: almost 4 years ago - Stars: 3 - Forks: 2

mboukabous/Security-Intelligence-on-Exchanged-Multimedia-Messages-Based-on-Deep-Learning

Deep learning (DL) approaches use various processing layers to learn hierarchical representations of data. Recently, many methods and designs of natural language processing (NLP) models have shown significant development, especially in text mining and analysis. For learning vector-space representations of text, there are famous models like Word2vec, GloVe, and fastText. In fact, NLP took a big step forward when BERT and recently GTP-3 came out. Deep Learning algorithms are unable to deal with textual data in their natural language data form which is typically unstructured information; they require special representation of data as inputs instead. Usually, natural language text data needs to be converted into internal representations form that DL algorithms can read such as feature vectors, hence the necessity to use representation learning models. These models have shown a big leap during the last years. Their set ranges from the methods that embed words into distributed representations and use the language modeling objective to adjust them as model parameters (like Word2vec, fastText, and GloVe), to recently transfer learning models (like ELMo, BERT, ULMFiT, XLNet, ALBERT, RoBERTa, and GPT-2). These last use larger corpora, more parameters, more computing resources, and instead of assigning each word with a fixed vector, they use multilayer neural networks to calculate dynamic representations for the words according to their context, which is especially useful for the words with multiple meanings.

Language: Python - Size: 4.13 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 7 - Forks: 5

siyuanzhao/automated-essay-grading

Source code for the paper A Memory-Augmented Neural Model for Automated Grading

Language: Python - Size: 136 KB - Last synced: 6 months ago - Pushed: over 4 years ago - Stars: 113 - Forks: 43

ezgisubasi/turkish-tweets-sentiment-analysis

This sentiment analysis project determines whether the tweets posted in the Turkish language on Twitter are positive or negative.

Language: Jupyter Notebook - Size: 1.96 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 52 - Forks: 13

cbaziotis/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".

Language: Python - Size: 9.14 MB - Last synced: 5 months ago - Pushed: almost 6 years ago - Stars: 195 - Forks: 62

orItach/FinalProject

Language: Python - Size: 48.8 KB - Last synced: 8 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

psychbruce/PsychWordVec

🔜 Integrative Toolbox of Word Embedding Research for Psychological Science.

Language: R - Size: 39.8 MB - Last synced: 6 months ago - Pushed: 8 months ago - Stars: 15 - Forks: 1

kylecrsn/CSG

Combinational Sensing Glove

Language: C++ - Size: 46.5 MB - Last synced: 8 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0