All Projects → Pattern → Similar Projects or Alternatives

1107 Open source projects that are alternatives of or similar to Pattern

Absa Pytorch
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
Stars: ✭ 1,181 (-85.44%)
Repo 2017
Python codes in Machine Learning, NLP, Deep Learning and Reinforcement Learning with Keras and Theano
Stars: ✭ 1,123 (-86.16%)
Malaya
Natural Language Toolkit for bahasa Malaysia, https://malaya.readthedocs.io/
Stars: ✭ 239 (-97.05%)
Stocksight
Stock market analyzer and predictor using Elasticsearch, Twitter, News headlines and Python natural language processing and sentiment analysis
Stars: ✭ 1,037 (-87.22%)
Dostoevsky
Sentiment analysis library for russian language
Stars: ✭ 191 (-97.65%)
Pytorch Sentiment Analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Stars: ✭ 3,209 (-60.44%)
Multimodal Sentiment Analysis
Attention-based multimodal fusion for sentiment analysis
Stars: ✭ 172 (-97.88%)
Textblob Ar
Arabic support for textblob
Stars: ✭ 60 (-99.26%)
Awesome Ai Services
An overview of the AI-as-a-service landscape
Stars: ✭ 133 (-98.36%)
Spark Nlp
State of the Art Natural Language Processing
Stars: ✭ 2,518 (-68.96%)
Dialogue Understanding
This repository contains PyTorch implementation for the baseline models from the paper Utterance-level Dialogue Understanding: An Empirical Study
Stars: ✭ 77 (-99.05%)
Pythoncode Tutorials
The Python Code Tutorials
Stars: ✭ 544 (-93.29%)
Nlp Papers
Papers and Book to look at when starting NLP 📚
Stars: ✭ 111 (-98.63%)
Turkish Bert Nlp Pipeline
Bert-base NLP pipeline for Turkish, Ner, Sentiment Analysis, Question Answering etc.
Stars: ✭ 85 (-98.95%)
Languagecrunch
LanguageCrunch NLP server docker image
Stars: ✭ 281 (-96.54%)
Senta
Baidu's open-source Sentiment Analysis System.
Stars: ✭ 1,187 (-85.37%)
Char Cnn Text Classification Pytorch
Character-level Convolutional Neural Networks for text classification in PyTorch
Stars: ✭ 147 (-98.19%)
Nlp.js
An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more
Stars: ✭ 4,670 (-42.43%)
Googlelanguager
R client for the Google Translation API, Google Cloud Natural Language API and Google Cloud Speech API
Stars: ✭ 145 (-98.21%)
Pytreebank
😡😇 Stanford Sentiment Treebank loader in Python
Stars: ✭ 93 (-98.85%)
Pynlp
A pythonic wrapper for Stanford CoreNLP.
Stars: ✭ 103 (-98.73%)
Nlp bahasa resources
A Curated List of Dataset and Usable Library Resources for NLP in Bahasa Indonesia
Stars: ✭ 158 (-98.05%)
Absapapers
Worth-reading papers and related awesome resources on aspect-based sentiment analysis (ABSA). 值得一读的方面级情感分析论文与相关资源集合
Stars: ✭ 142 (-98.25%)
Aspect Based Sentiment Analysis
A paper list for aspect based sentiment analysis.
Stars: ✭ 311 (-96.17%)
Text mining resources
Resources for learning about Text Mining and Natural Language Processing
Stars: ✭ 358 (-95.59%)
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 (-86.05%)
Nlp With Ruby
Curated List: Practical Natural Language Processing done in Ruby
Stars: ✭ 907 (-88.82%)
Shifterator
Interpretable data visualizations for understanding how texts differ at the word level
Stars: ✭ 209 (-97.42%)
Conv Emotion
This repo contains implementation of different architectures for emotion recognition in conversations.
Stars: ✭ 646 (-92.04%)
Ml Classify Text Js
Machine learning based text classification in JavaScript using n-grams and cosine similarity
Stars: ✭ 38 (-99.53%)
Reading comprehension tf
Machine Reading Comprehension in Tensorflow
Stars: ✭ 37 (-99.54%)
Style Transfer In Text
Paper List for Style Transfer in Text
Stars: ✭ 1,030 (-87.3%)
Nettacker
Automated Penetration Testing Framework
Stars: ✭ 982 (-87.89%)
Mutual labels:  network-analysis
Sst Elements
SST Architectural Simulation Components and Libraries
Stars: ✭ 36 (-99.56%)
Mutual labels:  network-analysis
Sangita
A Natural Language Toolkit for Indian Languages
Stars: ✭ 43 (-99.47%)
Gsoc2018 3gm
💫 Automated codification of Greek Legislation with NLP
Stars: ✭ 36 (-99.56%)
Understanding Financial Reports Using Natural Language Processing
Investigate how mutual funds leverage credit derivatives by studying their routine filings to the SEC using NLP techniques 📈🤑
Stars: ✭ 36 (-99.56%)
Ndmtk
Network Discovery and Management Toolkit
Stars: ✭ 42 (-99.48%)
Mutual labels:  network-analysis
Vale
📝 A syntax-aware linter for prose built with speed and extensibility in mind.
Stars: ✭ 978 (-87.94%)
Nhazm
A C# version of Hazm (Python library for digesting Persian text)
Stars: ✭ 35 (-99.57%)
Cs224n Solutions
Solutions for CS224n course from Stanford University: Natural Language Processing with Deep Learning
Stars: ✭ 48 (-99.41%)
Greynir
The greynir.is natural language processing website for Icelandic
Stars: ✭ 47 (-99.42%)
Ludwig
Data-centric declarative deep learning framework
Stars: ✭ 8,018 (-1.16%)
Sentiment Analyser
ML that can extract german and english sentiment
Stars: ✭ 35 (-99.57%)
Mutual labels:  sentiment-analysis
French Sentiment Analysis Dataset
A collection of over 1.5 Million tweets data translated to French, with their sentiment.
Stars: ✭ 35 (-99.57%)
Mutual labels:  sentiment-analysis
Textblob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
Stars: ✭ 7,991 (-1.49%)
Twitter Sentiment Analysis
Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.
Stars: ✭ 978 (-87.94%)
Mutual labels:  sentiment-analysis
Max Text Sentiment Classifier
Detect the sentiment captured in short pieces of text
Stars: ✭ 35 (-99.57%)
Pujangga
Pujangga - Indonesian Natural Language Processing Tool with REST API, an Interface for InaNLP and Deeplearning4j's Word2Vec
Stars: ✭ 47 (-99.42%)
Machine Learning From Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
Stars: ✭ 42 (-99.48%)
Mutual labels:  sentiment-analysis
Tidytext
Text mining using tidy tools ✨📄✨
Stars: ✭ 975 (-87.98%)
Freeml
A List of Data Science/Machine Learning Resources (Mostly Free)
Stars: ✭ 974 (-87.99%)
Serviceping
A ping like utility for tcp services
Stars: ✭ 41 (-99.49%)
Mutual labels:  network-analysis
Deepnlp
基于深度学习的自然语言处理库
Stars: ✭ 34 (-99.58%)
Workshops
Public materials for Statnet Workshops
Stars: ✭ 34 (-99.58%)
Mutual labels:  network-analysis
Convai Baseline
ConvAI baseline solution
Stars: ✭ 49 (-99.4%)
Mtnt
Code for the collection and analysis of the MTNT dataset
Stars: ✭ 48 (-99.41%)
Exemplar
An open relation extraction system
Stars: ✭ 46 (-99.43%)
Rebiber
A simple tool to update bib entries with their official information (e.g., DBLP or the ACL anthology).
Stars: ✭ 1,005 (-87.61%)
Neural Networks
All about Neural Networks!
Stars: ✭ 34 (-99.58%)
Mutual labels:  sentiment-analysis
1-60 of 1107 similar projects