Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vlabatut authored Nov 8, 2024
1 parent c443f4f commit 51e6a5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ These conversational networks are also included as a zip file in this repository
## Organization
Here are the folders composing the project:
* Folder `in`: input data, including the textual conversations and graphs.
* Folder `SGCN`: set of scripts to learn embeddings using the SGCN method [CLD'24a].
* Folder `signed_graph2vec`: set of scripts to learn embeddings using the SG2V method [CLD'24a].
* Folder `SGCN`: set of scripts to learn embeddings using the SGCN method [CLD'24].
* Folder `signed_graph2vec`: set of scripts to learn embeddings using the SG2V method [CLD'24].
* Folder `emb`: contains all the learned embeddings.
* Folder `output`: output files generated by the methods, such as the weights.
* Folder `src`: set of scripts to apply the standard unsigned graph embedding models and the text embedding methods.
Expand Down

0 comments on commit 51e6a5b

Please sign in to comment.