Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Automation of coding historical failure data?

Status
Not open for further replies.

YungPlantEng

Chemical
Joined
Jan 19, 2022
Messages
95
Location
US
I’m trying to use previous work order descriptions, locations, and purchase information to develop failure codes for years worth of historical data. My first attempt was using common words (pump, piping, etc.) and just searching the array of work orders and labeling, then diving down a level for more specific component failures. This is very time consuming and since technicians write work orders differently it’s not the most accurate.

Second idea was to use LDA for untrained pattern classification and then choosing those patterns by their failure codes. This didn’t work for various reasons, namely that tokenizing failure data wasn’t very fruitful.

Is there some pre trained data out there that could assist in labeling these failure occurrences? Or any other idea that I’m not thinking of?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top