Skip to content

Commit

Permalink
fck this mess2
Browse files Browse the repository at this point in the history
  • Loading branch information
lmBored committed Jun 5, 2024
1 parent a5cc103 commit 5fa60eb
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@ tweets_dataset_gpu.csv
tweets_dataset_all.csv
json_files.txt
combined_dataset.csv
sentiment_evolution.ipynb
32 changes: 32 additions & 0 deletions sentiment_evolution.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "jbg030",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.3"
}
},
"nbformat": 4,
"nbformat_minor": 2
}

0 comments on commit 5fa60eb

Please sign in to comment.