Forum Discussion

TPMeehan's avatar
TPMeehan
Copper Contributor
Mar 06, 2021

Searching pdf files using Natural Language

I'm new to all the Azure services and have been tasked with finding a solution to search a collection of pdf files using natural language queries.  One use case would be to search resumés by saying (or entering) something like. "Find me all the candidates who have worked for XYZ company within the last 5 years".

 

It looks like Azure Cognitive Search could be very useful for this.  I've created a search service, and resource and data source etc and have successfully done a simple text search of my file.  The resulting JSON looks like it did a good identifying all the various text concepts (names and places etc).  I'm overwhelmed with all the various services that are available.  If anyone can give a little newbie guidances as to which direction to go it would be greatly appreciated and would save me insane amounts of time running down rabbit holes looking for the correct services to use for my purposes.  Thanks.

Resources