Skip to content
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

News -- text-opinions provider and entities access API might be a part of a ParsedNews by means of NewsParser (new class) #224

Closed
nicolay-r opened this issue Dec 12, 2021 · 2 comments
Assignees
Labels
critical enhancement New feature or request task

Comments

@nicolay-r
Copy link
Owner

nicolay-r commented Dec 12, 2021

Reason is to utilize ParsedNews and prevent from keeping News instances in addition.!

@nicolay-r nicolay-r added the enhancement New feature or request label Dec 12, 2021
@nicolay-r nicolay-r changed the title News -- text-opinions provider API might be a part of ParsedNews. News -- text-opinions provider API might be a part of a new class NewsParser Dec 13, 2021
@nicolay-r nicolay-r self-assigned this Dec 13, 2021
@nicolay-r nicolay-r changed the title News -- text-opinions provider API might be a part of a new class NewsParser News -- text-opinions provider and entities access API might be a part of a new class NewsParser Dec 13, 2021
@nicolay-r nicolay-r changed the title News -- text-opinions provider and entities access API might be a part of a new class NewsParser News -- text-opinions provider and entities access API might be a part of a ParsedNews by means of NewsParser (new class) Dec 13, 2021
nicolay-r added a commit that referenced this issue Dec 14, 2021
nicolay-r added a commit that referenced this issue Dec 15, 2021
@nicolay-r
Copy link
Owner Author

nicolay-r commented Dec 15, 2021

Now frames annotation is not supported both:

  1. As a part of the pipeline (requires to inherit such parser from the TextParserPipelineItem)
  2. The latter requires lemmatization! (Lemmatization should be a part of the frames processing pipeline stage #226)

@nicolay-r
Copy link
Owner Author

nicolay-r commented Dec 16, 2021

Concept:

  1. ProcessNews -> ParsedNews
  2. Provide such API for ParsedNews

According to the original Sentiment Attitude Extraction Task, entities were a part of the News and hence, before this issue we may consider opinion_provider as a News-related API. As we would like to generalize it, there is a need to provide such operation for ParsedNews

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
critical enhancement New feature or request task
Projects
None yet
Development

No branches or pull requests

1 participant