-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need to make Arabic language model and Arabic ner work under Spacy #6
Comments
spaCy tasksTokenizerFor Khaled
init model?Do you need to do this first? Or does it just create the folders? pre-defined embeddings and frequencies
NER and dependency parse
Other stuff"SHOULD I EVER UPDATE THE GLOBAL DATA?"
|
https://stackoverflow.com/questions/47219639/spacy-2-0-ner-training |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Things need to do:
Train Arabic language Model
Train Arabic Ner Model
using ontoNotes together with the prodigy data we have, we should be able to get like 66K records of training data, we need to writ e a customized ner model for Arabic in Spacy and get it trained.
@ahalterman @khaledJabr
The text was updated successfully, but these errors were encountered: