/ABSA-NM

ABSA for NM.

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

ABSA-NM

ABSA for New Mind. Fine-tuning BERT for Aspect-Based Sentiment Analysis which involves several steps, including data preprocessing, model creation, training, and evaluation. Used ABSA - 128.resturant_data dataset.

Text content (indicated by $T$). Aspect (e.g., "Serviste", "Ortam", "sushico şubesi"). Sentiment label (e.g., "Positive")

Requirements: Hugging Faces-Hub transformers installation

pip install transformers

Sources: https://www.kaggle.com/code/pavansanagapati/knowledge-graph-nlp-tutorial-bert-spacy-nltk https://levelup.gitconnected.com/recommendation-systems-on-the-web-2503d5ca5448