Skip to content
Discussion options

You must be logged in to vote

Hi @info2000 ,

If I may ask, what type of documents are you extracting text from? Also, what kind of categories are you looking for? Because this might be a case of TextCategorization rather than SpanCat. If you need something that's more refined, maybe a two-stage solution can help. Categorize the texts first, then perform a more fine-grained spancat later. Or, a rules-based approach followed by text categorization.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@info2000
Comment options

@ljvmiranda921
Comment options

@info2000
Comment options

Answer selected by adrianeboyd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usage General spaCy usage
2 participants