You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was completely made in C++ and its libraries.
This prases the dataset taken from the IMDB and then gives user various options to search for various things such as search for actors and see in which movie they acted in, which director directed which movie etc.
Do change the test.txt directory path before running this program
About
This prases the dataset taken from the IMDB and then gives user various options to search for various things such as search for actors and see in which movie they acted in, which director directed which movie etc. This was completely made in C++ and its libraries.