Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embed cluster viz #42

Merged
merged 10 commits into from
Oct 18, 2023
Merged

Embed cluster viz #42

merged 10 commits into from
Oct 18, 2023

Conversation

KasperFyhn
Copy link
Contributor

All code related to creating graphs, including clustering of entity embeddings, labeling etc., seem to be on this branch.

We might want to restructure (e.g. move core functionality out from paper), compartmentalize and refactor a bit, but I suggest that, for now, we merge it in so as to have all code from Stine's thesis and other work on master. We can restructure along the way. What do you think, @KennethEnevoldsen?

@KasperFyhn
Copy link
Contributor Author

KasperFyhn commented Oct 18, 2023

Tests fail with a No space left on device error. Interesting. I'll see if I can find the culprit.

EDIT: Seems to be an issue here too: https://github.com/centre-for-humanities-computing/conspiracies/actions/runs/6537281891?pr=41

@KennethEnevoldsen
Copy link
Contributor

I think that is the best solution @KasperFyhn - will try to figure out if I can solve the issue with tests.

@KennethEnevoldsen
Copy link
Contributor

Så skulle tests være fikset @KasperFyhn. Undgik at downloade én af de større modeller. Det giver os lidt mindre test coverage, men det gør tilgengæld at koden kører hurtigere (og vi er less dependent på andre).

@KasperFyhn KasperFyhn merged commit 1877d18 into main Oct 18, 2023
4 checks passed
@KasperFyhn KasperFyhn deleted the embed_cluster_viz branch October 18, 2023 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants