Skip to content

[Subtask] Extract Company Name from Email #370

@lnovitz

Description

@lnovitz

Description

Predicts company name without using Gemini API (probably using regex)

Acceptance Criteria

  • Write a function in backend that takes in an email (any combination of attributes that you think is important) and predicts Company Name without using Gemini API
  • Write a helper function that standardizes the extracted company name (removes Inc, uppercase, removes HTML tags, etc.)
  • Write unit test(s)

Metadata

Metadata

Assignees

No one assigned

    Labels

    cat:codedevelop, automate, debug, implement featureshelp wantedOpen to participation from the communitypythonPull requests that update python code

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions