pupuu555
pupuu555
> hi,have you find the way to solve this issue?I meet the same problem now.
> hi,have you add the code to generate embeddings in this repository? I haven't find the file, could you please tell me how to generate the embeddings?Or give me the...
> 是的 - 我也找不到你提到的文件...... *我已经通过这段代码成功生成了 embedding.json。希望对您有所帮助!* * https://github.com/xichie/LogADEmpirical/blob/master/generate_template_embedding.py < https://github.com/xichie/LogADEmpirical/blob/master/generate_template_embedding.py>* > [……](#) > -- Dr. Stephen C. Hayne, Professor Emeritus (CSU) Cyber Security and Information Systems Consultant I love to...
> > > > 您好,下面的代码是我用来生成 embedding.json 的。希望能帮助到你! > > ``` > from logadempirical.PLELog.data.Embedding import * > from logadempirical.PLELog.data.DataLoader import * > import logging > import json > > class NumpyEncoder(json.JSONEncoder):...
> > > > Hi, the code following is my used to generate embedding.json. Hope it helps! > > ``` > from logadempirical.PLELog.data.Embedding import * > from logadempirical.PLELog.data.DataLoader import *...