spaCy Project: Part-of-speech Tagging & Dependency Parsing #9798
Answered
by
polm
kanayer
asked this question in
Help: Coding & Implementations
-
Can the project located here be used to train the tagger & parser model on my own dataset? I have my own dataset in the |
Beta Was this translation helpful? Give feedback.
Answered by
polm
Dec 4, 2021
Replies: 1 comment
-
If your data is in the same format it should still work, you just need to adjust the project assets and preparation step. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
polm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If your data is in the same format it should still work, you just need to adjust the project assets and preparation step.