NLContextualEmbeddingMBS now works nicely to make vector data for DuckDB. But there is one part that is missing. I need to recognize the language which is done with NLLanguageRecognizer. See
Could you implement this in the plugin, too?
NLContextualEmbeddingMBS now works nicely to make vector data for DuckDB. But there is one part that is missing. I need to recognize the language which is done with NLLanguageRecognizer. See
Could you implement this in the plugin, too?
@Christian_Schmitz : I will assume that I had impeccable timing as usual and you didn’t see this post?
I saw it and put it on the todo list. Not sure if this goes into 26.2 or 26.3. We’ll see.
Sorry for not answering earlier.
It’s not urgent, thanks!
I’ve already done some testing with NLContextualEmbeddingMBS. I’ll try to make a fuller example this week.