Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Dior Perfume SVC Dataset
|
| 2 |
+
|
| 3 |
+
This dataset contains structured scent vector codes (SVC) for various Dior perfumes, including their URLs and quantitative scent attributes.
|
| 4 |
+
Each row represents one perfume, extracted and encoded using the ScentByte extraction tool.
|
| 5 |
+
|
| 6 |
+
## 📘 Contents
|
| 7 |
+
- **name**: Perfume name
|
| 8 |
+
- **url**: Original Fragrantica source URL
|
| 9 |
+
- **svc_code**: Encoded scent vector (SVC format)
|
| 10 |
+
- **fragrance attributes**: Numerical scent composition values (0–100 scale)
|
| 11 |
+
|
| 12 |
+
## ⚠️ Disclaimer
|
| 13 |
+
All perfume names and brand references belong to their respective owners (e.g., Dior).
|
| 14 |
+
This dataset is for **research and educational purposes only**, and does not claim any commercial association with Dior or Fragrantica.
|
| 15 |
+
|
| 16 |
+
## 🪪 License
|
| 17 |
+
This dataset is distributed under the [Creative Commons Attribution 4.0 International License (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/).
|
| 18 |
+
You are free to share and adapt this data with proper credit.
|