Skip to content

Conversation

mart-r
Copy link
Collaborator

@mart-r mart-r commented Aug 20, 2025

Looks like the links weren't correct in the README.

| Part | Title |
| ---- |-----------------------------------------------------------------------------|
| 1. | [Migrate a v1 model to v2](https://github.com/CogStack/cogstack-nlp/blob/main/notebooks/introductory/migration/1._Migrate_v1_model_to_v2.ipynb) |
| 1. | [Migrate a v1 model to v2](https://github.com/CogStack/cogstack-nlp/blob/main/medcat-v2-tutorials/notebooks/introductory/migration/1._Migrate_v1_model_to_v2.ipynb) |
Copy link
Collaborator

@alhendrickson alhendrickson Aug 20, 2025

Choose a reason for hiding this comment

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

Oh I'd mean to ask your opinion on this, super minor.

I'd noticed we can just do relative path for this readme. Do we use this file somewhere else so want the full github url?

Just notebooks/introductory/migration/1._Migrate_v1_model_to_v2.ipynb instead of the github url.

It works in the github UI too

If it's just used here then I'd just go relative path...

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Good point. I think (in the very early days) these might have been on the main MedCAT README. Which meant they propagated to pypi. And my guess is that that's why they've always been a full link rather than a relative one. But I've never questioned it.

Right now, I don't see a reason they need to be github links. Should be finw with relative ones, as far as I know.

| ---- |-----------------------------------------------------------------------------|
| 1. | [Creating and using a custom tokenizer](https://github.com/CogStack/cogstack-nlp/blob/main/notebooks/advanced/1._Creating_and_using_a_custom_tokenizer.ipynb) |
| 2. | [Create and use component](https://github.com/CogStack/cogstack-nlp/blob/main/notebooks/advanced/2._Create_and_use_component.ipynb) |
| 1. | [Creating and using a custom tokenizer](https://github.com/CogStack/cogstack-nlp/blob/medcat-v2-tutorials/main/notebooks/advanced/1._Creating_and_using_a_custom_tokenizer.ipynb) |
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This wrong anyway

| 1. | [Creating and using a custom tokenizer](https://github.com/CogStack/cogstack-nlp/blob/main/notebooks/advanced/1._Creating_and_using_a_custom_tokenizer.ipynb) |
| 2. | [Create and use component](https://github.com/CogStack/cogstack-nlp/blob/main/notebooks/advanced/2._Create_and_use_component.ipynb) |
| 1. | [Creating and using a custom tokenizer](https://github.com/CogStack/cogstack-nlp/blob/medcat-v2-tutorials/main/notebooks/advanced/1._Creating_and_using_a_custom_tokenizer.ipynb) |
| 2. | [Create and use component](https://github.com/CogStack/cogstack-nlp/blob/medcat-v2-tutorials/main/notebooks/advanced/2._Create_and_use_component.ipynb) |
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

So is this.

@mart-r mart-r merged commit 9d565e6 into main Aug 21, 2025
10 checks passed
@mart-r mart-r deleted the CU-869a6v8qd-fix-v2-tutorial-links branch August 21, 2025 11:07
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