Icon

Categorizing Notes

Categorizing Notes
Challenge 18: Categorizing NotesA common problem in mechanical and medical data is associating notes with acategory. In this challenge, you will automate the process of sorting mechanicalnotes into their correct category. Don't worry about using fancy machine learning or natural language processingmodels. This problem can be handled reasonably well using a total of 5 nodes(simple solution), and a more refined solution involves just 8 nodes (complexsolution). Also don't worry about getting 100% accuracy. read file categoryread file Inspection_NotesNode 3Node 4join to list categoryfilter Excel Reader Excel Reader Column Rename Similarity Search Joiner Column Filter Challenge 18: Categorizing NotesA common problem in mechanical and medical data is associating notes with acategory. In this challenge, you will automate the process of sorting mechanicalnotes into their correct category. Don't worry about using fancy machine learning or natural language processingmodels. This problem can be handled reasonably well using a total of 5 nodes(simple solution), and a more refined solution involves just 8 nodes (complexsolution). Also don't worry about getting 100% accuracy. read file categoryread file Inspection_NotesNode 3Node 4join to list categoryfilter Excel Reader Excel Reader Column Rename Similarity Search Joiner Column Filter

Nodes

Extensions

Links