Skip to content

Commit

Permalink
Update README.md (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adheeshk13 committed Aug 3, 2022
1 parent e513bad commit d8e8fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ True

## Extensions

To make the usage easy, `contextual spellchecker` provides custom spacy extensions which your code can consume. This makes it easier for the user to get the desired data. contextualSpellCheck provides extensions on the `doc`, `span` and `token` level. Below tables summaries the extensions.
To make the usage easy, `contextual spellchecker` provides custom spacy extensions which your code can consume. This makes it easier for the user to get the desired data. contextualSpellCheck provides extensions on the `doc`, `span` and `token` level. The below tables summarise the extensions.

### `spaCy.Doc` level extensions

Expand Down

0 comments on commit d8e8fa5

Please sign in to comment.