Skip to content

[Feature] Add an NLP filter #12

@BonfaceKilz

Description

@BonfaceKilz

Is your feature request related to a problem? Please describe.

The current goal is to have a feed that can be plugged in scientific websites and similar places. In this sense, we want to keep it apolitical and refined to a given topic. It would be very in-appropriate if political (or other off-topic)tweets get's jumbled up with the scientific tweets.

Describe the solution you'd like

When a tweet is fetched from twitter, it's first passed through a model that filters out irrelevant tweets based off some form of sentiment/ text analysis. The tweets are then stored in a queue and will later be displayed.

Describe alternatives you've considered

Manually voting tweets. That's what we do now :)

User Stories (optional)

As a scientis, I want to view tweets relavant to my field so that I can stay informed on the given topic area

Feature: Add NLP filter

Scenario: Please use Gherkin here

TODO

Additional context

The solution should be constrained to:

  • GPL compatible s/w
  • Easily package-able/ deployable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions