Broken link on the README.md #6

Open
opened 2025-10-14 16:18:42 -06:00 by navan · 0 comments
Owner

Originally created by @TheTuringExperience on 7/14/2021

Description

The link in the first paragraph of this section, where it says medaCy's clinical model, redirects to a 404 page.

Steps/Code to Reproduce

Click on the link.

Expected Results

Getting redirected to a web page containing information about medaCy's clinical model.

Actual Results

404 page

Versions

*Originally created by @TheTuringExperience on 7/14/2021* #### Description The link in the first paragraph of [this](https://github.com/NLPatVCU/medaCy/blob/master/README.md#books-power-of-medacy) section, where it says `medaCy's clinical model`, redirects to a 404 page. #### Steps/Code to Reproduce Click on the link. #### Expected Results Getting redirected to a web page containing information about medaCy's clinical model. #### Actual Results 404 page #### Versions <!-- Please run the following snippet and paste the output below. import platform; print(platform.platform()) import sys; print("Python", sys.version) import numpy; print("NumPy", numpy.__version__) import scipy; print("SciPy", scipy.__version__) import medacy; print("medacy", medacy.__version__) --> <!-- Thanks for contributing! -->
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/medaCy#6
No description provided.