en_grammar_checker / README.md
iproskurina's picture
Update spaCy pipeline
d387cbe
|
raw
history blame
594 Bytes
---
tags:
- spacy
language:
- en
license: cc-by-sa-3.0
model-index:
- name: en_grammar_checker
results: []
---
| Feature | Description |
| --- | --- |
| **Name** | `en_grammar_checker` |
| **Version** | `1.0.2` |
| **spaCy** | `>=3.5.0,<3.6.0` |
| **Default Pipeline** | `punctuation`, `spelling`, `articles`, `grammar_major`, `grammar_minor`, `vocabulary` |
| **Components** | `punctuation`, `spelling`, `articles`, `grammar_major`, `grammar_minor`, `vocabulary` |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
| **Sources** | n/a |
| **License** | n/a |
| **Author** | [n/a]() |