On Wed, May 13, 2009 at 4:28 PM, Shailja Gulati <shailja.gul...@tcs.com> wrote:
>
> Hi ,
>
> I am currently working on "Information retrieval from semi structured
> Documents" in which there is a need to read data from Resumes.
>
> Could anyone tell me is there any python API to read Word doc?
>

If you're using Windows, you can use COM APIs to read Word documents.
Or you can use OpenOffice.org using uno.  You can find examples of
either by googling.

-- 
kushal
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to