ghostai1 commited on
Commit
78cc2de
Β·
verified Β·
1 Parent(s): e436ba0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -34
README.md CHANGED
@@ -8,27 +8,7 @@ pinned: false
8
  license: apache-2.0
9
  short_description: SentimentSpark
10
  ---
11
- # File Tree
12
- # SentimentSpark/
13
- # β”œβ”€β”€ data.csv # Dataset: CSV with index, text, and label columns
14
- # β”œβ”€β”€ README.md # Dataset Card: Dark-themed Markdown with emojis, tabs, and full project description
15
- # β”œβ”€β”€ index.html # Web App: Bootstrap HTML for dark GUI
16
- # β”œβ”€β”€ styles.css # Web App: Custom CSS for dark theme
17
- # β”œβ”€β”€ script.js # Web App: JavaScript to load and display dataset
18
- # β”œβ”€β”€ requirements.txt # Dependencies: Python libraries for upload
19
 
20
- # data.csv
21
- """
22
- index,text,label
23
- 1,"This app is absolutely amazing! 🌟","positive"
24
- 2,"The service was terrible, never again. 😞","negative"
25
- 3,"Love the new features, so intuitive! πŸš€","positive"
26
- 4,"Really disappointed with the quality. πŸ˜•","negative"
27
- 5,"Best experience ever, highly recommend! πŸŽ‰","positive"
28
- """
29
-
30
- # README.md
31
- """
32
  ---
33
  dataset_info:
34
  features:
@@ -40,11 +20,11 @@ dataset_info:
40
  dtype: string
41
  splits:
42
  - name: train
43
- num_examples: 4
44
  - name: test
45
- num_examples: 1
46
- download_size: 2000
47
- dataset_size: 2000
48
  license: apache-2.0
49
  task_categories:
50
  - text-classification
@@ -58,35 +38,35 @@ language:
58
  - en
59
  ---
60
 
61
- # πŸŒ‘ SentimentSpark: Ignite Your NLP Journey πŸ”₯
62
 
63
  **Welcome to *SentimentSpark*!**
64
- This dataset lights up your sentiment analysis projects with a sleek, emoji-rich collection of text reviews. Designed for researchers, developers, and NLP enthusiasts, *SentimentSpark* is a compact, high-quality dataset for training and evaluating text classification models. πŸš€
65
 
66
  ---
67
 
68
- ## 🌟 Project Overview
69
 
70
- *SentimentSpark* is a professionally curated dataset for **sentiment analysis**, featuring indexed text reviews with **positive** or **negative** labels. Paired with a dark-themed web app, it offers a modern, engaging resource for prototyping, education, or benchmarking. Hosted on the Hugging Face Hub, it includes a dataset repository and a Space for interactive visualization. All files are stored in the root directory for simplicity. 🌍
71
 
72
- - **Homepage**: [https://huggingface.co/datasets/your-username/SentimentSpark](https://huggingface.co/datasets/your-username/SentimentSpark)
73
- - **Repository**: [https://huggingface.co/datasets/your-username/SentimentSpark](https://huggingface.co/datasets/your-username/SentimentSpark)
74
- - **Space**: [https://huggingface.co/spaces/your-username/SentimentSpark-App](https://huggingface.co/spaces/your-username/SentimentSpark-App)
75
  - **License**: Apache-2.0 πŸ“œ
76
  - **Task**: Text Classification (Sentiment Analysis)
77
  - **Language**: English πŸ‡¬πŸ‡§
78
- - **Point of Contact**: [Your Name or Email]
79
 
80
  ---
81
 
82
  ## πŸ“Š Dataset Structure
83
 
84
  ### πŸ“‹ Data Instances
85
- Each instance includes an index, a text review, and a sentiment label. Example:
86
 
87
  ```json
88
  {
89
  "index": 1,
90
- "text": "This app is absolutely amazing! 🌟",
91
  "label": "positive"
92
  }
 
8
  license: apache-2.0
9
  short_description: SentimentSpark
10
  ---
 
 
 
 
 
 
 
 
11
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
  dataset_info:
14
  features:
 
20
  dtype: string
21
  splits:
22
  - name: train
23
+ num_examples: 400
24
  - name: test
25
+ num_examples: 100
26
+ download_size: 50000
27
+ dataset_size: 50000
28
  license: apache-2.0
29
  task_categories:
30
  - text-classification
 
38
  - en
39
  ---
40
 
41
+ # πŸŒ‘ SentimentSpark: Unleash a Firestorm of Sentiment Analysis πŸ”₯
42
 
43
  **Welcome to *SentimentSpark*!**
44
+ Launch into the future of NLP with *SentimentSpark*, a massive dataset of **500 emoji-charged reviews** engineered to dominate sentiment analysis. Crafted for researchers, developers, and data visionaries, this balanced dataset (250 positive, 250 negative) is your arsenal for building elite text classification models. Paired with a neon-lit, dark-themed web app, *SentimentSpark* redefines data exploration. Hosted on the Hugging Face Hub, it’s primed to ignite your projects as of June 06, 2025. πŸš€
45
 
46
  ---
47
 
48
+ ## 🌟 Why SentimentSpark?
49
 
50
+ *SentimentSpark* is a colossus in sentiment analysis, offering **500 unique reviews** spanning apps, products, services, and more. Its scale, diversity, and emoji-rich content make it the ultimate resource for benchmarking models, prototyping solutions, and driving innovation. From academia to industry, *SentimentSpark* sets the galaxy ablaze. 🌍
51
 
52
+ - **Homepage**: [https://huggingface.co/datasets/ghostai1/SentimentSpark](https://huggingface.co/datasets/ghostai1/SentimentSpark)
53
+ - **Repository**: [https://huggingface.co/datasets/ghostai1/SentimentSpark](https://huggingface.co/datasets/ghostai1/SentimentSpark)
54
+ - **Space**: [https://huggingface.co/spaces/ghostai1/SentimentSpark-App](https://huggingface.co/spaces/ghostai1/SentimentSpark-App)
55
  - **License**: Apache-2.0 πŸ“œ
56
  - **Task**: Text Classification (Sentiment Analysis)
57
  - **Language**: English πŸ‡¬πŸ‡§
58
+ - **Point of Contact**: ghostai1 [Contact via Hugging Face]
59
 
60
  ---
61
 
62
  ## πŸ“Š Dataset Structure
63
 
64
  ### πŸ“‹ Data Instances
65
+ Each of the 500 instances is a pulse of sentiment, featuring an index, text review, and label. Example:
66
 
67
  ```json
68
  {
69
  "index": 1,
70
+ "text": "This app is a game-changer! Super intuitive and lightning-fast. 🌟🌟",
71
  "label": "positive"
72
  }