MinhND2301 commited on
Commit
f971a45
·
verified ·
1 Parent(s): fc20204

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -24
README.md CHANGED
@@ -1,24 +1,26 @@
1
- # **AI-Powered Talent Acquisition Platform Data Repository**
2
-
3
- This repository serves as the central storage for the data used in the **AI-Powered Talent Acquisition Platform** project. It contains two primary types of data and a folder dedicated to synthetic data generation.
4
-
5
- ---
6
-
7
- ## **Repository Structure**
8
- - **`resume_IT/`**: Contains data specifically tailored for IT-related categories.
9
- - **`resume_ALL/`**: Includes data covering a wide range of domains beyond IT.
10
- - **`synthetic_data/`**: Houses synthetic data generated during the initial phases of the project.
11
-
12
- ---
13
-
14
- ## **How to Use**
15
- 1. Browse the **`IT/`** or **`ALL/`** folder for real data relevant to your specific domain.
16
- 2. Explore the **`Synthetic/`** folder for generated datasets that provide simulated scenarios or use cases.
17
- 3. Refer to the associated scripts for insights into the data generation process.
18
-
19
- ---
20
-
21
- ## **About**
22
- This repository is part of the **AI-Powered Talent Acquisition Platform** project, aiming to enhance recruitment processes using AI-driven insights and tools.
23
-
24
- Feel free to use or explore the data for testing and development purposes!
 
 
 
1
+ # **AI-Powered Talent Acquisition Platform Data Repository**
2
+
3
+ This repository serves as the central storage for the data used in the **AI-Powered Talent Acquisition Platform** project. It contains two primary types of data and a folder dedicated to synthetic data generation.
4
+
5
+ ---
6
+
7
+ ## **Repository Structure**
8
+ - **`linkedin_data/`**: Stores LinkedIn profile data, from raw data to processed.
9
+ - **`resume_IT/`**: Contains data specifically tailored for IT-related categories.
10
+ - **`resume_ALL/`**: Includes data covering a wide range of domains beyond IT.
11
+ - **`synthetic_data/`**: Houses synthetic data generated during the initial phases of the project.
12
+
13
+ ---
14
+
15
+ ## **How to Use**
16
+ 1. Browse the **`IT/`** or **`ALL/`** folder for real data relevant to your specific domain.
17
+ 2. Explore the **`Synthetic/`** folder for generated datasets that provide simulated scenarios or use cases.
18
+ 3. Explore the **`linkedin_data/`** folder for LinkedIn profiles.
19
+ 4. Refer to the associated scripts for insights into the data generation process.
20
+
21
+ ---
22
+
23
+ ## **About**
24
+ This repository is part of the **AI-Powered Talent Acquisition Platform** project, aiming to enhance recruitment processes using AI-driven insights and tools.
25
+
26
+ Feel free to use or explore the data for testing and development purposes!