๐ How RChilli Parses Multiple Degrees from the Same Institute
1. Field-Level Segregation
Each degree is extracted into its own object with fields such as:
-
Degree
orQualificationName
-
University
orInstitute
-
Location
(City, State, Country) -
StartDate
andEndDate
-
Specialization
(if mentioned) -
EducationLevel
(e.g., Bachelor's, Master's, PhD)
If two or more degrees (e.g., B.Tech and M.Tech) are obtained from the same university, each will appear as a separate entry in the SegregatedQualification array.
Example Output:
Comments
0 comments
Please sign in to leave a comment.