mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
Merge pull request #1025 from Ferdous-Al-Imran/master
This commit is contained in:
commit
f26a3b5a50
|
@ -544,7 +544,9 @@ p
|
||||||
p
|
p
|
||||||
| You can now train the model using a corpus for your language annotated
|
| You can now train the model using a corpus for your language annotated
|
||||||
| with #[+a("http://universaldependencies.org/") Universal Dependencies].
|
| with #[+a("http://universaldependencies.org/") Universal Dependencies].
|
||||||
| If your corpus uses the connlu format, you can use the
|
| If your corpus uses the
|
||||||
|
| #[+a("http://universaldependencies.org/docs/format.html") CoNLL-U] format,
|
||||||
|
| i.e. files with the extension #[code .conllu], you can use the
|
||||||
| #[+a("/docs/usage/cli#convert") #[code convert] command] to convert it to
|
| #[+a("/docs/usage/cli#convert") #[code convert] command] to convert it to
|
||||||
| spaCy's #[+a("/docs/api/annotation#json-input") JSON format] for training.
|
| spaCy's #[+a("/docs/api/annotation#json-input") JSON format] for training.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user