提交 84b0668d 编辑于 作者: openaiops's avatar openaiops
浏览文件

Update README.md

上级 e06ff18f
加载中
加载中
加载中
加载中
+1 −0
原始行号 差异行号 差异行
## NuLog
数据/代码github地址:https://github.com/nulog/nulog

Parsing semi-structured records with free-form text log messages into structured templates is the first and crucial step that enables further analysis. NuLog presents a novel parsing technique that utilizes a self-supervised learning model and formulates the parsing task as masked language modeling (MLM). In the process of parsing, the model extracts summarizations from the logs in the form of a vector embedding. This allows the coupling of the MLM as pre-training with a downstream anomaly detection task. 

Read more information about Brain from the following papers: