explosion / explosion/spacy-course

Diagram for the Span object

Open
#122 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.4k
Forks
377
PR merge metrics
No merged PRs in 30d

Description

Data Structures(2): Doc, Span and Token: https://course.spacy.io/en/chapter2
Section 2 on the Span Object

The [diagram] says Span(1,4). The slice from index 1 - 4 is highlighted in yellow. while it should be from index 1 to 3 since the end index is exclusive
![Screen Shot 2022-02-01 at 11 30 12 AM](https://user-images.githubusercontent.com/31857332/152009372-23a5cdfe-94ae-4fb6-9c2c-aa45b1c9577e.png)
.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.