Hey all,
I has a list of program name input by user and also has a list of official program name on website. I want to match these two list with matchit.Some of the program name such as pre-nursing and nursing study can match well but matchit do not match other longer and more specific program name well. Also, becasue program name are user input so it is a littlt bit messy.
I find there is lots of build in algorithms such as sim(bigram) , sim(cotoken) and also some hybrid algorithms. I use the default algorithms but it did not work well. So my question is which algorithms should i use?
Thanks
Mengyang Cao
I has a list of program name input by user and also has a list of official program name on website. I want to match these two list with matchit.Some of the program name such as pre-nursing and nursing study can match well but matchit do not match other longer and more specific program name well. Also, becasue program name are user input so it is a littlt bit messy.
I find there is lots of build in algorithms such as sim(bigram) , sim(cotoken) and also some hybrid algorithms. I use the default algorithms but it did not work well. So my question is which algorithms should i use?
Thanks
Mengyang Cao
