Kafka SpaCy SKlearn NLP
Requirements
Setup Kafka
!helm repo add strimzi https://strimzi.io/charts/"strimzi" has been added to your repositories!helm install my-release strimzi/strimzi-kafka-operatorNAME: my-release
LAST DEPLOYED: Tue Sep 29 08:31:41 2020
NAMESPACE: default
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
Thank you for installing strimzi-kafka-operator-0.19.0
To create a Kafka cluster refer to the following documentation.
https://strimzi.io/docs/operators/0.19.0/using.html#deploying-cluster-operator-helm-chart-strCreate topics
Train Spacy Sklearn Model
Deploy SpaCy Text Classifier
Send real time data for stream processing
Check the data processed
Last updated
Was this helpful?