javascript - Web Script to Filter Documents -
i'm intern working contractor company receives several 80 page government contract proposals daily in form of pdfs. emails containing these pdfs sent specific folder within individual company gmail account, , task sort them. i'm given list of keywords company me separate documents based on relevancy types of tasks company wants complete. want separate important pdfs unimportant pdfs through automated process based on keywords. ultimately, able automate entire process, includes: process of opening emails located in specific folder, opening link pdf proposal within emails, , determining whether pdf qualifies proposal company (which phase 1 of assignment). end product automated accurate list of "good" , "bad" proposals saves higher ups , myself loads of time.
my issue have no idea start this.. language should use implement script this? , in general sense how process happen? can learn need know quickly... need know start since i've never done this.
thanks!
i have no idea kind of application trying build. php can @ scandir function , fopen/read/close function. if want read text in pdf can take @ this: http://www.phpclasses.org/browse/file/31030.html
Comments
Post a Comment