Skip to content
Discussion options

You must be logged in to vote

Hi @JessitaMS , thanks for the report! This is definitely not ideal, yet it happens due to the nature of most machine learning models. Typically, we collect these reports in a master thread #3052 . You might find something related there too

Although you can further improve your results by (1) finetuning the spaCy model to your own domain [example1] [example2], (2) trying a larger Spanish model (e.g. es_core_web_lg or es_dep_news_trf) or (3) constructing a set of comprehensive rules to cover obvious tags.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@JessitaMS
Comment options

@ljvmiranda921
Comment options

Answer selected by svlandeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / tagger Feature: Part-of-speech tagger perf / accuracy Performance: accuracy
2 participants