mirror of
https://github.com/microsoft/graphrag.git
synced 2026-01-14 09:07:20 +08:00
Deploying to gh-pages from @ microsoft/graphrag@56e0fad218 🚀
This commit is contained in:
parent
6bd3d08b45
commit
c60a738c8b
@ -1655,7 +1655,7 @@
|
||||
<li>max_node_freq_std <strong>float | None</strong> - The maximum standard deviation of node frequency to allow.</li>
|
||||
<li>min_node_degree <strong>int</strong> - The minimum node degree to allow.</li>
|
||||
<li>max_node_degree_std <strong>float | None</strong> - The maximum standard deviation of node degree to allow.</li>
|
||||
<li>min_edge_weight_pct <strong>int</strong> - The minimum edge weight percentile to allow.</li>
|
||||
<li>min_edge_weight_pct <strong>float</strong> - The minimum edge weight percentile to allow.</li>
|
||||
<li>remove_ego_nodes <strong>bool</strong> - Remove ego nodes.</li>
|
||||
<li>lcc_only <strong>bool</strong> - Only use largest connected component.</li>
|
||||
</ul>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user