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

Update README.md

上级 1c8a0063
加载中
加载中
加载中
加载中
+1 −1
原始行号 差异行号 差异行
## NuLog
代码github链接:https://github.com/nulog/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: