Nana2929 / 2023-google-pixel-project

Collections of code & documents for 2023 (first year) Pixel User Sentiment Monitoring Project (Google x NCKU-IKM)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2023 Google Pixel User Sentiment Monitoring

google-pixel-2023

Links

1. Crawler

  • πŸ—“ reported date:
  • 🌲 branch: crawler
  • πŸ—‚οΈ The crawler to crawl the data from the Google Pixel forum.
  • πŸ”© toolkits:

2. Pixel ABSA TestSet (PATS)

  • πŸ—“ reported date:
  • 🌲 branch: pats
  • πŸ—‚οΈ Labeled data of the crawled data.
  • πŸ”© toolkits:
  • The scripts inside convert the labeled data from label-studio format to the format that can be used by (1) bert-based models: RobertaABSA model and (2) text-to-text models: LLaMA.

3. BERT-Series: A Simple ABSA Baseline

4. LLM-Series: ABSA with ChatGPT

5. LLM-Series: Senti-LLaMA Experiments [to be updated]

6. Dialogue ABSA

About

Collections of code & documents for 2023 (first year) Pixel User Sentiment Monitoring Project (Google x NCKU-IKM)

License:MIT License