All Projects → laugustyniak → textlytics

laugustyniak / textlytics

Licence: MIT license
Text processing library for sentiment analysis and related tasks

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to textlytics

Interactive machine learning
IPython widgets, interactive plots, interactive machine learning
Stars: ✭ 140 (+460%)
Mutual labels:  scikit-learn, supervised-learning, classification
Shallowlearn
An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some additional exclusive features and nice API. Written in Python and fully compatible with Scikit-learn.
Stars: ✭ 196 (+684%)
Mutual labels:  scikit-learn, word-embeddings, supervised-learning
DeepSentiPers
Repository for the experiments described in the paper named "DeepSentiPers: Novel Deep Learning Models Trained Over Proposed Augmented Persian Sentiment Corpus"
Stars: ✭ 17 (-32%)
Mutual labels:  sentiment-analysis, classification, opinion-mining
sentistrength id
Sentiment Strength Detection in Bahasa Indonesia
Stars: ✭ 32 (+28%)
Mutual labels:  sentiment-analysis, opinion-mining
COVID-19-Tweet-Classification-using-Roberta-and-Bert-Simple-Transformers
Rank 1 / 216
Stars: ✭ 24 (-4%)
Mutual labels:  sentiment-analysis, classification
machine learning from scratch matlab python
Vectorized Machine Learning in Python 🐍 From Scratch
Stars: ✭ 28 (+12%)
Mutual labels:  supervised-learning, classification
Pytorch Sentiment Analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Stars: ✭ 3,209 (+12736%)
Mutual labels:  sentiment-analysis, word-embeddings
omikuji
An efficient implementation of Partitioned Label Trees & its variations for extreme multi-label classification
Stars: ✭ 69 (+176%)
Mutual labels:  supervised-learning, classification
PlanSum
[AAAI2021] Unsupervised Opinion Summarization with Content Planning
Stars: ✭ 25 (+0%)
Mutual labels:  sentiment-analysis, opinion-mining
dl-relu
Deep Learning using Rectified Linear Units (ReLU)
Stars: ✭ 20 (-20%)
Mutual labels:  supervised-learning, classification
sentiment-analysis-of-tweets-in-russian
Sentiment analysis of tweets in Russian using Convolutional Neural Networks (CNN) with Word2Vec embeddings.
Stars: ✭ 51 (+104%)
Mutual labels:  sentiment-analysis, word-embeddings
awesome-text-classification
Text classification meets word embeddings.
Stars: ✭ 27 (+8%)
Mutual labels:  sentiment-analysis, classification
opinionMining
Opinion Mining/Sentiment Analysis Classifier using Genetic Programming
Stars: ✭ 13 (-48%)
Mutual labels:  sentiment-analysis, opinion-mining
converse
Conversational text Analysis using various NLP techniques
Stars: ✭ 147 (+488%)
Mutual labels:  sentiment-analysis, scikit-learn
overview-and-benchmark-of-traditional-and-deep-learning-models-in-text-classification
NLP tutorial
Stars: ✭ 41 (+64%)
Mutual labels:  sentiment-analysis, word-embeddings
QuestionClustering
Clasificador de preguntas escrito en python 3 que fue implementado en el siguiente vídeo: https://youtu.be/qnlW1m6lPoY
Stars: ✭ 15 (-40%)
Mutual labels:  sentiment-analysis, word-embeddings
reddit-opinion-mining
Sentiment analysis and opinion mining of Reddit data.
Stars: ✭ 15 (-40%)
Mutual labels:  sentiment-analysis, opinion-mining
XED
XED multilingual emotion datasets
Stars: ✭ 34 (+36%)
Mutual labels:  sentiment-analysis, classification
SentimentAnalysis
Sentiment Analysis: Deep Bi-LSTM+attention model
Stars: ✭ 32 (+28%)
Mutual labels:  sentiment-analysis, word-embeddings
Mem absa
Aspect Based Sentiment Analysis using End-to-End Memory Networks
Stars: ✭ 189 (+656%)
Mutual labels:  sentiment-analysis, classification

Text Analytics Tools especially for sentiment analysis purposes

Installation

In depencencies there is one tricky library for graph computations called graph-tool. Please follow installation on author's website

After installating all depencencies you must download spacy models, run

python -m spacy.en.download .

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].