Hi Everyone,
I’m trying to write a resume parser using C# and Aspose.Words. Has anyone done something like this before? I understand the format of resume’s will be different for each person, but I do see sites like CareerBuilder parsing my resume with some decent accuracy.
Thanks in advance…
Hi
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Thanks for your inquiry. Technically, Aspose.Words allows to achieve such functionality. The most work you have to do to achieve this is coding rules for parsing.
In Aspose.Words, I think, you can use Replace method and ReplacingCallback to find specific text:
Unfortunately, I cannot provide you a ready to use solution, but I will be glad to help you in case of any issues.
Best regards,
Hello
We are right now trying similar approach. and are successful to some extent.
I can say atleast we have now got a grasp on how we can move further in direction.
Can we join hands so that we speed up the things at both ends
thanks
Warm Regards
vinay
vinay@rchilli.com
Hi Vinay,
Sure, we can answer any queries that you may encounter while developing your project. We will be glad to help.
Thanks,