/document-level-sentiment-analysis

Document Level Sentiment Analysis is an End-to-End deep learning workflow using Hugging Face transformers API to do a "classification" task at document level, to analyze the sentiment of input document containing English sentences or paragraphs.

Primary LanguagePythonApache License 2.0Apache-2.0

E2E DLSA

DLSA is Intel optimized representative End-to-end Fine-Tuning & Inference pipeline for Document level sentiment analysis using BERT model implemented with Hugging face transformer API. the code supports single node and multinode implementations.

DLSA Workflow

Please see the GitHub page for the details. https://intel.github.io/document-level-sentiment-analysis/