Simplify translation of terms#12
Conversation
osma
left a comment
There was a problem hiding this comment.
Looks very good - we will get rid of a lot of code - and seems to work well.
I'm not sure what is the best merging strategy here (should we merge directly to main or to some other branch? @juhoinkinen ?) but once we figure that out, this can go in.
|
Hmm, I think it's best to merge to |
|
I changed the base branch, but now we have many more commits in this PR. I think there should be a merge from |
Ok, I'll merge on my laptop and push. |
|
To make "the extra commits" disappear from thia PR, I also had to switch the base branch to |
|
🎉 |
This PR simplifies translation of suggested terms by using the
languageparameter of Annif API'ssuggestmethod. Calls to Finto API are removed.Implements #10