https://github.com/snowflake-labs/sfguide-getting-started-snowpark-scala
Snowpark Twitter Sentiment Analysis Example
https://github.com/snowflake-labs/sfguide-getting-started-snowpark-scala
snowflake-udf snowpark
Last synced: 9 days ago
JSON representation
Snowpark Twitter Sentiment Analysis Example
- Host: GitHub
- URL: https://github.com/snowflake-labs/sfguide-getting-started-snowpark-scala
- Owner: Snowflake-Labs
- License: apache-2.0
- Created: 2021-06-11T17:20:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T00:22:49.000Z (almost 3 years ago)
- Last Synced: 2023-03-04T02:26:12.363Z (over 2 years ago)
- Topics: snowflake-udf, snowpark
- Language: Scala
- Homepage:
- Size: 14.6 KB
- Stars: 7
- Watchers: 3
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snowpark Twitter Sentiment Analysis Example
## ➡️ Complete this end-to-end tutorial on [quickstarts.snowflake.com](https://quickstarts.snowflake.com/guide/getting_started_with_snowpark_scala/index.html)
This repository contains the source code for the end-to-end Snowflake Quickstart guide demonstrating how to use Snowpark to perform sentiment analysis on tweets with CoreNLP.