-
Notifications
You must be signed in to change notification settings - Fork 0
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
Tokenization problem #3
Comments
The Quaero French Medical Corpus: A Ressource for Medical Entity Recognition and Normalization: Etiquetage morpho-syntaxique en domaine de spécialité: le domaine médical: |
Spacy models should be modified according medical corpus. For example:
tokens['train'][0:10]: [['EMEA', '/', 'H', '/', 'C', '/', '551', 'PRIALT']...
The text was updated successfully, but these errors were encountered: