diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-08-25 20:33:49 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-08-25 20:33:49 -0500 |
commit | b0423ba3c3d76da032fba0ddac40cf9b901b8744 (patch) | |
tree | f98071d81f038a7469e258a9c35a356e26484acf /content/blog/2024-08-25-n8n-sentiment-analysis.org | |
parent | 2830abbb7e8e43f88842b13d49b2cebcf98e8339 (diff) | |
download | cleberg.net-b0423ba3c3d76da032fba0ddac40cf9b901b8744.tar.gz cleberg.net-b0423ba3c3d76da032fba0ddac40cf9b901b8744.tar.bz2 cleberg.net-b0423ba3c3d76da032fba0ddac40cf9b901b8744.zip |
shorten title
Diffstat (limited to 'content/blog/2024-08-25-n8n-sentiment-analysis.org')
-rw-r--r-- | content/blog/2024-08-25-n8n-sentiment-analysis.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2024-08-25-n8n-sentiment-analysis.org b/content/blog/2024-08-25-n8n-sentiment-analysis.org index d96ba6e..2b529c0 100644 --- a/content/blog/2024-08-25-n8n-sentiment-analysis.org +++ b/content/blog/2024-08-25-n8n-sentiment-analysis.org @@ -1,5 +1,5 @@ #+date: <2024-08-25 Sun 09:45:30> -#+title: Automatic Email Sentiment Analysis With n8n +#+title : Email Sentiment Analysis With n8n #+description: Learn how to configure a basic workflow in n8n to analyze the sentiment of incoming emails. #+filetags: :automation:n8n: #+slug: n8n-sentiment-analysis |