Duccio Rocca
Duccio Rocca
Hi @Luke-Sikina, I am just touching base to see if there is still interest in this enhancement. I am interested in studying this issue and make a proposal based on...
Hi @zhx828, is this issue still open for [GSoC-2024]? I would like to tackle it and make a proposal on it but I am not sure if this issue is...
Hi (@shbrief), this seems a very interesting project to work on. I am familiar with cosine similarity and vectorization of words. I have used Word2vec in the past but I...
Hi @shbrief I am working on number 2 and I have a question. How are we suppose to "create a set of uncurated values" ? Are those data points that...
Hi @shbrief, Could you please take a look at my colab notebook and provide feedback? [Colab notebook]() (removed) Thank you
NEVERMIND: I found the answer to my question here: https://concerto.accordproject.org/docs/design/specification/model-classes/#identity @sanketshevkar How should we interpreted the fact that the field for identification was left empty? Should we not compile and...
Would the solution involve a simple conditional check if the property is equal to '$identifier' and ignore it if the check returns true? Since $identifier is a system identity field...
Hi @sanketshevkar it seems that this issue involves adding a helper method inside the decorator class (packages/concerto-core/lib/introspect/decorator.js) that resolves arguments that are neither Boolean, Numbers nor String to a fully...
Hi @sanketshevkar, I've reviewed the documentation and attempted to gain a better understanding of the overall architecture. Could you please provide guidance on the following points? 1. I am considering...
> I'd suggested implementing this in process method would be better. We might want to resolve the reference during the execution of the constructor itself. Yes, sorry I meant within...