All Projects → Textclf → Similar Projects or Alternatives

674 Open source projects that are alternatives of or similar to Textclf

text-classification-cn
中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法
Stars: ✭ 81 (-22.86%)
Mutual labels:  svm, word2vec, logistic-regression
sarcasm-detection-for-sentiment-analysis
Sarcasm Detection for Sentiment Analysis
Stars: ✭ 21 (-80%)
Mutual labels:  sentiment-analysis, word2vec, glove
Repo 2017
Python codes in Machine Learning, NLP, Deep Learning and Reinforcement Learning with Keras and Theano
Stars: ✭ 1,123 (+969.52%)
Mutual labels:  sentiment-analysis, word2vec, glove
GDLibrary
Matlab library for gradient descent algorithms: Version 1.0.1
Stars: ✭ 50 (-52.38%)
Mutual labels:  svm, logistic-regression
Wordembeddings Elmo Fasttext Word2vec
Using pre trained word embeddings (Fasttext, Word2Vec)
Stars: ✭ 146 (+39.05%)
Mutual labels:  word2vec, glove
Simple-Sentence-Similarity
Exploring the simple sentence similarity measurements using word embeddings
Stars: ✭ 99 (-5.71%)
Mutual labels:  word2vec, glove
VisualML
Interactive Visual Machine Learning Demos.
Stars: ✭ 104 (-0.95%)
Mutual labels:  svm, logistic-regression
navec
Compact high quality word embeddings for Russian language
Stars: ✭ 118 (+12.38%)
Mutual labels:  word2vec, glove
sentiment-analysis-of-tweets-in-russian
Sentiment analysis of tweets in Russian using Convolutional Neural Networks (CNN) with Word2Vec embeddings.
Stars: ✭ 51 (-51.43%)
Mutual labels:  sentiment-analysis, word2vec
fsauor2018
基于LSTM网络与自注意力机制对中文评论进行细粒度情感分析
Stars: ✭ 36 (-65.71%)
Mutual labels:  sentiment-analysis, word2vec
Languagecrunch
LanguageCrunch NLP server docker image
Stars: ✭ 281 (+167.62%)
Mutual labels:  sentiment-analysis, word2vec
Glove As A Tensorflow Embedding Layer
Taking a pretrained GloVe model, and using it as a TensorFlow embedding weight layer **inside the GPU**. Therefore, you only need to send the index of the words through the GPU data transfer bus, reducing data transfer overhead.
Stars: ✭ 85 (-19.05%)
Mutual labels:  word2vec, glove
Hierarchical Attention Network
Implementation of Hierarchical Attention Networks in PyTorch
Stars: ✭ 120 (+14.29%)
Mutual labels:  word2vec, glove
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 (+75.24%)
Mutual labels:  sentiment-analysis, glove
Embedding As Service
One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques
Stars: ✭ 151 (+43.81%)
Mutual labels:  word2vec, glove
info-retrieval
Information Retrieval in High Dimensional Data (class deliverables)
Stars: ✭ 33 (-68.57%)
Mutual labels:  svm, logistic-regression
SentimentAnalysis
基于新浪微博数据的情感极性分析
Stars: ✭ 43 (-59.05%)
Mutual labels:  sentiment-analysis, svm
SentimentAnalysis
(BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on Tensorflow Hub + 1-D CNN and Bi-Directional LSTM on IMDB Movie Reviews Dataset
Stars: ✭ 40 (-61.9%)
Mutual labels:  svm, word2vec
NLP-paper
🎨 🎨NLP 自然语言处理教程 🎨🎨 https://dataxujing.github.io/NLP-paper/
Stars: ✭ 23 (-78.1%)
Mutual labels:  word2vec, glove
Stock Analysis
Regression, Scrapers, and Visualization
Stars: ✭ 255 (+142.86%)
Mutual labels:  sentiment-analysis, svm
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+3075.24%)
Mutual labels:  svm, logistic-regression
Liblinear Java
Java version of LIBLINEAR
Stars: ✭ 298 (+183.81%)
Mutual labels:  svm, logistic-regression
Pycadl
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
Stars: ✭ 356 (+239.05%)
Mutual labels:  word2vec, glove
Natural Language Processing
Programming Assignments and Lectures for Stanford's CS 224: Natural Language Processing with Deep Learning
Stars: ✭ 377 (+259.05%)
Mutual labels:  word2vec, glove
Nlp Journey
Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Translation),etc. All codes are implemented intensorflow 2.0.
Stars: ✭ 1,290 (+1128.57%)
Mutual labels:  word2vec, svm
Twitter sentiment analysis word2vec convnet
Twitter Sentiment Analysis with Gensim Word2Vec and Keras Convolutional Network
Stars: ✭ 24 (-77.14%)
Mutual labels:  sentiment-analysis, word2vec
Mylearn
machine learning algorithm
Stars: ✭ 125 (+19.05%)
Mutual labels:  svm, logistic-regression
Mnist Classification
Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)
Stars: ✭ 109 (+3.81%)
Mutual labels:  svm, logistic-regression
Ml Projects
ML based projects such as Spam Classification, Time Series Analysis, Text Classification using Random Forest, Deep Learning, Bayesian, Xgboost in Python
Stars: ✭ 127 (+20.95%)
Mutual labels:  word2vec, svm
Text2vec
Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
Stars: ✭ 715 (+580.95%)
Mutual labels:  word2vec, glove
Amazon Product Recommender System
Sentiment analysis on Amazon Review Dataset available at http://snap.stanford.edu/data/web-Amazon.html
Stars: ✭ 158 (+50.48%)
Deep Math Machine Learning.ai
A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.
Stars: ✭ 173 (+64.76%)
Mutual labels:  word2vec, logistic-regression
Machine-Learning-Models
In This repository I made some simple to complex methods in machine learning. Here I try to build template style code.
Stars: ✭ 30 (-71.43%)
Mutual labels:  svm, logistic-regression
100 Days Of Ml Code
100 Days of ML Coding
Stars: ✭ 33,641 (+31939.05%)
Mutual labels:  svm, logistic-regression
Servenet
Service Classification based on Service Description
Stars: ✭ 21 (-80%)
Mutual labels:  word2vec, glove
Neural Networks
All about Neural Networks!
Stars: ✭ 34 (-67.62%)
Mutual labels:  sentiment-analysis, word2vec
amazon-reviews
Sentiment Analysis & Topic Modeling with Amazon Reviews
Stars: ✭ 26 (-75.24%)
sentiment-analysis-using-python
Large Data Analysis Course Project
Stars: ✭ 23 (-78.1%)
Mutual labels:  sentiment-analysis, svm
Handwritten-Digits-Classification-Using-KNN-Multiclass Perceptron-SVM
🏆 A Comparative Study on Handwritten Digits Recognition using Classifiers like K-Nearest Neighbours (K-NN), Multiclass Perceptron/Artificial Neural Network (ANN) and Support Vector Machine (SVM) discussing the pros and cons of each algorithm and providing the comparison results in terms of accuracy and efficiecy of each algorithm.
Stars: ✭ 42 (-60%)
Mutual labels:  svm, logistic-regression
biovec
ProtVec can be used in protein interaction predictions, structure prediction, and protein data visualization.
Stars: ✭ 23 (-78.1%)
Mutual labels:  svm, word2vec
NTUA-slp-nlp
💻Speech and Natural Language Processing (SLP & NLP) Lab Assignments for ECE NTUA
Stars: ✭ 19 (-81.9%)
Mutual labels:  sentiment-analysis, word2vec
Text Classification Benchmark
文本分类基准测试
Stars: ✭ 18 (-82.86%)
Mutual labels:  svm, logistic-regression
Sarcasm Detection
Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.
Stars: ✭ 73 (-30.48%)
Mutual labels:  sentiment-analysis, svm
Persian-Sentiment-Analyzer
Persian sentiment analysis ( آناکاوی سهش های فارسی | تحلیل احساسات فارسی )
Stars: ✭ 30 (-71.43%)
Mutual labels:  sentiment-analysis, word2vec
Fuku Ml
Simple machine learning library / 簡單易用的機器學習套件
Stars: ✭ 280 (+166.67%)
Mutual labels:  svm, logistic-regression
Breast-Cancer-Scikitlearn
simple tutorial on Machine Learning with Scikitlearn
Stars: ✭ 33 (-68.57%)
Mutual labels:  svm, logistic-regression
Vectorsinsearch
Dice.com repo to accompany the dice.com 'Vectors in Search' talk by Simon Hughes, from the Activate 2018 search conference, and the 'Searching with Vectors' talk from Haystack 2019 (US). Builds upon my conceptual search and semantic search work from 2015
Stars: ✭ 71 (-32.38%)
Mutual labels:  word2vec, glove
Wego
Word Embeddings (e.g. Word2Vec) in Go!
Stars: ✭ 336 (+220%)
Mutual labels:  word2vec, glove
Lmdb Embeddings
Fast word vectors with little memory usage in Python
Stars: ✭ 404 (+284.76%)
Mutual labels:  word2vec, glove
ml
经典机器学习算法的极简实现
Stars: ✭ 130 (+23.81%)
Mutual labels:  svm, logistic-regression
Jsmlt
🏭 JavaScript Machine Learning Toolkit
Stars: ✭ 22 (-79.05%)
Mutual labels:  svm, logistic-regression
Amazon-Fine-Food-Review
Machine learning algorithm such as KNN,Naive Bayes,Logistic Regression,SVM,Decision Trees,Random Forest,k means and Truncated SVD on amazon fine food review
Stars: ✭ 28 (-73.33%)
Mutual labels:  svm, logistic-regression
Ngram2vec
Four word embedding models implemented in Python. Supporting arbitrary context features
Stars: ✭ 703 (+569.52%)
Mutual labels:  word2vec, glove
Finalfusion Rust
finalfusion embeddings in Rust
Stars: ✭ 35 (-66.67%)
Mutual labels:  word2vec, glove
Magnitude
A fast, efficient universal vector embedding utility package.
Stars: ✭ 1,394 (+1227.62%)
Mutual labels:  word2vec, glove
Experiments
Some research experiments
Stars: ✭ 95 (-9.52%)
Mutual labels:  word2vec
Hookmsrbysvm
hook msr by amd svm
Stars: ✭ 86 (-18.1%)
Mutual labels:  svm
Turkish Bert Nlp Pipeline
Bert-base NLP pipeline for Turkish, Ner, Sentiment Analysis, Question Answering etc.
Stars: ✭ 85 (-19.05%)
Mutual labels:  sentiment-analysis
Learning Social Media Analytics With R
This repository contains code and bonus content which will be added from time to time for the book "Learning Social Media Analytics with R" by Packt
Stars: ✭ 102 (-2.86%)
Mutual labels:  sentiment-analysis
Twitter Sentiment Analysis
This script can tell you the sentiments of people regarding to any events happening in the world by analyzing tweets related to that event
Stars: ✭ 94 (-10.48%)
Mutual labels:  sentiment-analysis
1-60 of 674 similar projects