flairNLP / flair

A very simple framework for state-of-the-art Natural Language Processing (NLP)
https://flairnlp.github.io/flair/
Other
13.9k stars 2.1k forks source link

Multiclass TextClassification - sentence structure #1180

Closed tombburnell closed 4 years ago

tombburnell commented 5 years ago

Is there somewhere that explains clearly the process used to determine create the vector for each sentence?

Is any of this customisable? Is the expectation that we pre-process and manipulate our corpuses first?

I would be particularly interested in mechanisms that could be applied to determine the nature of text. For example 3 documents may be about the same subject matter - but one is a factual, one is fictional and another is opinion. I think this would require the structure of the sentence to be considered as well as the words themselves.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.