-
# Sentiment analysis with tidymodels and #TidyTuesday Animal Crossing reviews | Julia Silge
A lot has been happening in the tidymodels ecosystem lately! There are many possible projects we on the tid…
-
Hi cjhutto,
I am currently exploring 'Vader' sentiment analysis package and tried out certain examples which seems to have failed in properly identifying sentiments.
For Example:
1) "Never ex…
-
### Is your feature request related to a problem? Please describe.
**repo**:https://github.com/beyondguo/LLM-Tuning
**两行代码开启训练**:
- 数据集分词预处理:`sh tokenize.sh`(需在 tokenize.sh 文件里切换 model_checkpoi…
-
This is a baseline 2-sentiment model
-
- I realized while annotating `POSITIVE`, `NEGATIVE` labels for `product_review` corpus, there are distinct sentences that carry positive intent and other with negative intent and some with neutral.
…
-
# title
Targeted Aspect-Based Sentiment Analysis via Embedding Commonsense Knowledge into an Attentive LSTM
# notes
用了两次self attention做target和原评论之间的交互,再lstm中融入知识图谱的信息,做情感分析。
# bibtex
@inproce…
-
Hi,
I am working on the interpretability of models. I want to use AllenAI demo to check the saliency maps and adversarial attack methods (implemented in this demo) on some other models. I use the t…
-
Based on our curation efforts, we spotted a bug in the `overall_score` of UltraFeedback AI Critique score. TLDR: Responses getting the lowest score (1 or less) become a high score (10 or 8.0 or 7.5 wh…
-
# Adding AI primitives to Nostr
### We have built AI primitives for Nostr events including: summarize as bullets, summarize as paragraph, translate, measure sentiment, compare and contrast events, gr…
-
Hello,
I am using the French extension to textblob, the textblob-fr available on github here: https://github.com/sloria/textblob-fr.
I am interested in calculating the sentiment polarity and sub…