spark-nlp
There are 29 repositories under spark-nlp topic.
JohnSnowLabs/spark-nlp-models
Models and Pipelines for the Spark NLP library
maobedkova/TopicModelling_PySpark_SparkNLP
Tutorial for Topic Modelling using PySpark and Spark NLP
YeonwooSung/MLOps
Miscellaneous codes and writings for MLOps
MuhamedHabib/Deeplearning-and-NLP
Deep Learning notes and practical implementation with Tensorflow and keras. Text Analytics and practical application implementation with NLTK, Spacy and Gensim.
analyticalmonk/pyspark_nlp_workshop
Instructions and code for the workshop "From Big Data to NLP Insights: Unlocking the Power of PySpark and Spark NLP"
Alirezahr75/Real-Time-Data-Cleaning-Pipeline-for-Medical-and-Healthcare-Data
A real-time data cleaning pipeline for medical and healthcare data using Apache Spark, SparkNLP, Spark Streaming, and Kafka.
JohnSnowLabs/spark-nlp-conda
Build and publish Spark NLP to Anaconda Cloud
DunnBC22/Spark_Projects
This is the repository for all of my Spark projects, which include Spark NLP & Computer Vision projects.
lykmapipo/Python-Spark-Log-Analysis
Python scripts to process, and analyze log files using PySpark.
MWFK/NLP-from-Zero-to-Hero
Compilation of NLP notebooks from various sources that address several technical challenges.
seinecle/HeavyDutyNLP
NLP functions with John Snow's Spark NLP in the Java language
madhurima-nath/topicModeling
contains notebooks on topic modeling, spark and pandas implementation
brendanartley/NHL-Event-Detection
NHL event detection project using 500GB+ of Twitter and Reddit data.
dlebedinsky/scala-nlp-project
Final Project for Harvard's Scala for Big Data Systems course
fabiod20/big-data-analytics-and-business-intelligence
Final project of "Big Data Analytics and Business Intelligence" course.
garthajon/DataScienceColabRepo
A repository of notebooks and data sources for data engineers, data analysts and data scientists, chiefly proof of concept level
multivacplatform/multivac-nlp
Testing and benchmarking some of the existing NLP libraries in Apache Spark
rajatkrishna/nlp-benchspark
Benchmark inference of custom and pre-trained NLP models with Spark NLP.
SolanaO/Healthcare_SparkNLP_Study
SparkNLP and Healthcare SparkNLP based analysis of scientific literature on equine colic.
Arekushi/ds3-scraping-text-analysis
Project that captures information about all Dark Souls 3 (DS3) weapons and performs textual analysis on.
avisionary/reddit-comments-analysis
Big data project to analyze (Subreddit : NoStupidQuestions) comments
GhaidaaShtayeh/spark-nlp-Pyspark
This project is a Spark ML pipeline using Pyspark for NLP, using annotators: DocumentAssembler, Tokenizer, WordEmbeddingsModel, PerceptronModel & NerCrfModel. It prints a transformed DataFrame showing POS & NER columns, and analyzes any relationship between found entities & their POS attributes. Hands-on experience with Spark, Pyspark & Spark-NLP.
madhans476/Spark_NLP_Spark_ML_lib
This project combines the power of Spark NLP for natural language processing and Spark MLlib for machine learning, allowing users to efficiently classify text into multiple categories in a distributed computing environment.
prabhupavitra/Text-Summarization-PySpark
Text summarization algorithms using PySpark
solenyaPickleman/flowstate
Applying Spark NLP models to Enron datasets with Postgres
BrunoRaphaell/Trabalhando-com-Spark-NLP
O projeto mostra a utilização de alguns métodos da biblioteca Spark NLP que são utilizados para processamento de linguagem natural.
martinKindall/spark_ml_and_nlp
Spark training examples of Machine Learning and Natural Language Processing, using Spark ML and Spark NLP libraries.
nlpsandbox/phi-annotator-spark-nlp
An implementation of NLP Sandbox PHI Annotator API based on Spark NLP
pathak-ashutosh/sentiment-analysis-yelp-reviews
Perform sentiment analysis on Yelp dataset with Apache Spark