Log2Vec
Log2Vec copied to clipboard
How to simulate the online stage
Hi,
As far i understand, this line of code is use to simulate the online stage
python code/Log2Vec.py -logs ./data/BGL_without_variables.log -word_model ./middle/bgl_words.model -log_vector_file ./middle/bgl_log.vector -dimension 32
but it seems really long in terme of time.