MartinLiebigAdministrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University ProfessorPosts: 3,421 RM Data Scientist
Hi,
i cannot imagine any reason why you want to read rm .md file. It is only containing the author and such of the corresponding ioo file of same name, which is not provided in this git repo.
Best,
Martin
- Sr. Director Data Solutions, Altair RapidMiner - Dortmund, Germany
Marco_BoeckAdministrator, Moderator, Employee, Member, University ProfessorPosts: 1,984 RM Engineering
edited July 2021
Hi,
the .md and .properties file from old repositories are NOT supported and NOT needed anymore in the new repositories (introduced in 9.7). For ExampleSets, there is now only the .rmhdf5table file, which contains the actual data (formerly it was in the .ioo file). If you need to move from old to new repositories, copy the content via RapidMiner Studio, not via external file browser.
Answers
please read this thread.
[SOLVED] Reading binary files — RapidMiner Community
Best
Thank you, but I already try it, it doesn't work
you have an useful answer from @MarcoBarradas in this thread about this topic.
Cannot retrieve md data — RapidMiner Community
Best
Dortmund, Germany
The md files are in this project:
https://github.com/superhen/Automated-Job-Resume-Matching-Solution/blob/master/Automated Job-Resume Matching Project Process/Modified Labelled Job Posting Dataset.md
Dortmund, Germany
Indeed the all data are stored on those files, if you check again the git repo, you will find inside every folder the corresponding data .md
https://github.com/superhen/Automated-Job-Resume-Matching-Solution/tree/master/Automated Job-Resume Matching Project Process
Best regards
the .md and .properties file from old repositories are NOT supported and NOT needed anymore in the new repositories (introduced in 9.7).
For ExampleSets, there is now only the .rmhdf5table file, which contains the actual data (formerly it was in the .ioo file).
If you need to move from old to new repositories, copy the content via RapidMiner Studio, not via external file browser.
Regards,
Marco