Hello, we are using ctakes to extract certain named entities from clinical texts and match them against dictionaries with snomed codes. This works very well and we were able to use the built in models in ctakes for this purpose - however; This is all in english. Now we want to do the same thing in swedish. Do we need to retrain models? If yes, which ones - and are there description of how and where for this?
Thank you in advance.