I am seeking to create a django application.  The user would upload a text file 
that includes medical records and other unstructured data.  I want to create a 
word document report based upon the information in the files.

A key feature is to look for specific predefined text.  So with regard to 
medical records, I want to zero in a MRI, or X-results.  Is this in the area of 
machine learning?  Or am a creating a database of terms like "MRI", etc, that I 
want to scan for ?
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to