Skip to content

Conversation

@wollooo
Copy link

@wollooo wollooo commented Jan 8, 2024

added the results and dataset of 10000 OpenAlex text files with 1-30% cutoff at the end of the file.

added the results and dataset of 10000 OpenAlex text files with 1-30% cutoff at the end of the file.
dataset to simulate different conditions that might be encountered in real-world applications:

-
- JY8FPCWM
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These don´t seem to be transformations. Transformation ids are extracted from filenames by splitting at "" and taking the last segment (without file extension) as the id of the transformation. You need to prepare your dataset by removing "" from the filenames first and than tagging the file names with the transformation. For example:

cluster0000/textfile1.txt
cluster0000/textfile1_cut01pct.txt
cluster0000/textfile1_cut05pct.txt
cluster0000/textfile1_cut10pct.txt
...

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.

2 participants