Skip to content

"milk protein" matches drug with no data #21

@woodthom2

Description

@woodthom2

Description

print (find_drugs("milk protein".split()))

returns

[({'match_type': 'exact', 'matching_string': 'milk protein'}, 0, 2)]

Expected Behaviour

if this is not a drug, should not be matched. The dictionary of strings and the dict of drug data have got out of sync. Solution will be in the scripts in the harvesting... folder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions