1348 Open source projects that are alternatives of or similar to How To Mine Newsfeed Data And Extract Interactive Insights In Python

Lda Topic Modeling
A PureScript, browser-based implementation of LDA topic modeling.
Stars: ✭ 91 (+49.18%)
Text mining resources
Resources for learning about Text Mining and Natural Language Processing
Stars: ✭ 358 (+486.89%)
topic modelling financial news
Topic modelling on financial news with Natural Language Processing
Stars: ✭ 51 (-16.39%)
Nlp In Practice
Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more.
Stars: ✭ 790 (+1195.08%)
Nlp profiler
A simple NLP library allows profiling datasets with one or more text columns. When given a dataset and a column name containing text data, NLP Profiler will return either high-level insights or low-level/granular statistical information about the text in that column.
Stars: ✭ 181 (+196.72%)
Textmining
Python文本挖掘系统 Research of Text Mining System
Stars: ✭ 268 (+339.34%)
Mutual labels:  text-mining, sklearn, tf-idf
Hands On Natural Language Processing With Python
This repository is for my students of Udemy. You can find all lecture codes along with mentioned files for reading in here. So, feel free to clone it and if you have any problem just raise a question.
Stars: ✭ 146 (+139.34%)
Pyshorttextcategorization
Various Algorithms for Short Text Mining
Stars: ✭ 429 (+603.28%)
Gensim
Topic Modelling for Humans
Stars: ✭ 12,763 (+20822.95%)
lda2vec
Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec from this paper https://arxiv.org/abs/1605.02019
Stars: ✭ 27 (-55.74%)
Mutual labels:  text-mining, sklearn, topic-modeling
Text2vec
Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
Stars: ✭ 715 (+1072.13%)
Scattertext
Beautiful visualizations of how language differs among document types.
Stars: ✭ 1,722 (+2722.95%)
2018 Machinelearning Lectures Esa
Machine Learning Lectures at the European Space Agency (ESA) in 2018
Stars: ✭ 280 (+359.02%)
Mutual labels:  text-mining, topic-modeling, tf-idf
Vntk
Vietnamese NLP Toolkit for Node
Stars: ✭ 170 (+178.69%)
Hntitlenator
Test your HN title against a neural network
Stars: ✭ 184 (+201.64%)
Germanwordembeddings
Toolkit to obtain and preprocess german corpora, train models using word2vec (gensim) and evaluate them with generated testsets
Stars: ✭ 189 (+209.84%)
text-analysis
Weaving analytical stories from text data
Stars: ✭ 12 (-80.33%)
Mutual labels:  text-mining, topic-modeling
Pyss3
A Python package implementing a new machine learning model for text classification with visualization tools for Explainable AI
Stars: ✭ 191 (+213.11%)
merkalysis
A marketing tool that helps you to market your products using organic marketing. This tool can potentially save you 1000s of dollars every year. The tool predicts the reach of your posts on social media and also suggests you hashtags for captions in such a way that it increases your reach.
Stars: ✭ 28 (-54.1%)
Mutual labels:  sklearn, nlp-machine-learning
Word2VecAndTsne
Scripts demo-ing how to train a Word2Vec model and reduce its vector space
Stars: ✭ 45 (-26.23%)
Mutual labels:  sklearn, gensim
tf-idf-python
Term frequency–inverse document frequency for Chinese novel/documents implemented in python.
Stars: ✭ 98 (+60.66%)
Mutual labels:  text-mining, tf-idf
converse
Conversational text Analysis using various NLP techniques
Stars: ✭ 147 (+140.98%)
Mutual labels:  text-mining, topic-modeling
Spark Nkp
Natural Korean Processor for Apache Spark
Stars: ✭ 50 (-18.03%)
pydataberlin-2017
Repo for my talk at the PyData Berlin 2017 conference
Stars: ✭ 63 (+3.28%)
Mutual labels:  topic-modeling, gensim
Deception-Detection-on-Amazon-reviews-dataset
A SVM model that classifies the reviews as real or fake. Used both the review text and the additional features contained in the data set to build a model that predicted with over 85% accuracy without using any deep learning techniques.
Stars: ✭ 42 (-31.15%)
Mutual labels:  sklearn, nlp-machine-learning
Product-Categorization-NLP
Multi-Class Text Classification for products based on their description with Machine Learning algorithms and Neural Networks (MLP, CNN, Distilbert).
Stars: ✭ 30 (-50.82%)
Mutual labels:  topic-modeling, gensim
Lda
LDA topic modeling for node.js
Stars: ✭ 262 (+329.51%)
Nlpython
This repository contains the code related to Natural Language Processing using python scripting language. All the codes are related to my book entitled "Python Natural Language Processing"
Stars: ✭ 265 (+334.43%)
Textvec
Text vectorization tool to outperform TFIDF for classification tasks
Stars: ✭ 167 (+173.77%)
Lazynlp
Library to scrape and clean web pages to create massive datasets.
Stars: ✭ 1,985 (+3154.1%)
Udpipe
R package for Tokenization, Parts of Speech Tagging, Lemmatization and Dependency Parsing Based on the UDPipe Natural Language Processing Toolkit
Stars: ✭ 160 (+162.3%)
Machine Learning Resources
A curated list of awesome machine learning frameworks, libraries, courses, books and many more.
Stars: ✭ 226 (+270.49%)
Character Based Cnn
Implementation of character based convolutional neural network
Stars: ✭ 205 (+236.07%)
Contextualized Topic Models
A python package to run contextualized topic modeling. CTMs combine BERT with topic models to get coherent topics. Also supports multilingual tasks. Cross-lingual Zero-shot model published at EACL 2021.
Stars: ✭ 318 (+421.31%)
JoSH
[KDD 2020] Hierarchical Topic Mining via Joint Spherical Tree and Text Embedding
Stars: ✭ 55 (-9.84%)
Mutual labels:  text-mining, topic-modeling
KMeans elbow
Code for determining optimal number of clusters for K-means algorithm using the 'elbow criterion'
Stars: ✭ 35 (-42.62%)
Mutual labels:  sklearn, kmeans
Adam qas
ADAM - A Question Answering System. Inspired from IBM Watson
Stars: ✭ 330 (+440.98%)
Lingua
👄 The most accurate natural language detection library for Java and the JVM, suitable for long and short text alike
Stars: ✭ 341 (+459.02%)
teanaps
자연어 처리와 텍스트 분석을 위한 오픈소스 파이썬 라이브러리 입니다.
Stars: ✭ 91 (+49.18%)
Mutual labels:  text-mining, topic-modeling
kwx
BERT, LDA, and TFIDF based keyword extraction in Python
Stars: ✭ 33 (-45.9%)
Mutual labels:  text-mining, topic-modeling
sensim
Sentence Similarity Estimator (SenSim)
Stars: ✭ 15 (-75.41%)
Awesome Nlp
📖 A curated list of resources dedicated to Natural Language Processing (NLP)
Stars: ✭ 12,626 (+20598.36%)
Nlp
Selected Machine Learning algorithms for natural language processing and semantic analysis in Golang
Stars: ✭ 304 (+398.36%)
Graphbrain
Language, Knowledge, Cognition
Stars: ✭ 294 (+381.97%)
Twitterldatopicmodeling
Uses topic modeling to identify context between follower relationships of Twitter users
Stars: ✭ 48 (-21.31%)
Mutual labels:  topic-modeling, gensim
Ner
Named Entity Recognition
Stars: ✭ 288 (+372.13%)
Awesome Sentiment Analysis
Repository with all what is necessary for sentiment analysis and related areas
Stars: ✭ 459 (+652.46%)
Nlp Conference Compendium
Compendium of the resources available from top NLP conferences.
Stars: ✭ 349 (+472.13%)
Ldavis
R package for web-based interactive topic model visualization.
Stars: ✭ 466 (+663.93%)
Mutual labels:  text-mining, topic-modeling
Nlp Notebooks
A collection of notebooks for Natural Language Processing from NLP Town
Stars: ✭ 513 (+740.98%)
Paper Reading
Paper reading list in natural language processing, including dialogue systems and text generation related topics.
Stars: ✭ 508 (+732.79%)
Textract
extract text from any document. no muss. no fuss.
Stars: ✭ 3,165 (+5088.52%)
Ailearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Stars: ✭ 32,316 (+52877.05%)
Mutual labels:  sklearn, kmeans
Metasra Pipeline
MetaSRA: normalized sample-specific metadata for the Sequence Read Archive
Stars: ✭ 33 (-45.9%)
Greynir
The greynir.is natural language processing website for Icelandic
Stars: ✭ 47 (-22.95%)
Tidytext
Text mining using tidy tools ✨📄✨
Stars: ✭ 975 (+1498.36%)
Gsoc2018 3gm
💫 Automated codification of Greek Legislation with NLP
Stars: ✭ 36 (-40.98%)
Natural Language Processing Specialization
This repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on Coursera
Stars: ✭ 151 (+147.54%)
Pytorch Question Answering
Important paper implementations for Question Answering using PyTorch
Stars: ✭ 154 (+152.46%)
Tadw
An implementation of "Network Representation Learning with Rich Text Information" (IJCAI '15).
Stars: ✭ 43 (-29.51%)
Mutual labels:  text-mining, gensim
1-60 of 1348 similar projects