There really isn't anything pre-built into Gremlin for that. Daniel Kuppitz however did do some Gremlin magic with that at one point though:
https://groups.google.com/g/gremlin-users/c/A7v-7bLoXeo/m/k2qaMylyHZcJ and for jaccard similarity: https://stackoverflow.com/a/55287231/1831717 On Wed, Jul 14, 2021 at 9:23 AM mehmet ikbal özmen <[email protected]> wrote: > Hello > I'm trying to develop recommendation algorithm using gremlin. I'am looking > for cosine similarity built in function on the Internet. However I couldnt > find any resource for this issue. Could you share any documentation for > similarity algorithms implemented in Gremlin. > Best Regards > Mehmet > > -- > Mehmet İkbal Özmen > İstanbul Teknik Üniversitesi > Elektronik ve Haberleşme Mühendisliği >
