Nan-Huo / ZeroEA

Apache License 2.0
4 stars 0 forks source link

Question on the format of data for the filtering module! #1

Open magical-cao opened 3 months ago

magical-cao commented 3 months ago

Hello, I am very interested in the filtering module of your work! As you mentioned in your description module, the input of the filtering modules follows:

"the each line as an edge seperated by a blank space. "

I wanna more concrete details, may l get some examples? For examples, what kind of files should be placed in the folder and what is the content of those files?

Nan-Huo commented 3 months ago

Hi!

Thank you so much for your interest! You may follow the format of undirected graph in NetworkX. Hope this can answer your question!

Best, Nan