Skip to content

Can langextract be used to extract desired text from html? #71

@2020-abhilash

Description

@2020-abhilash

I am trying to use langextract to extract useful information that I needed from a web page in wikipedia where the content itself was given to it as a URL which I am assuming would be html. So the question is that if langextract is capable of extracting useful text information from html content?

I get the error like below when I provide a wikipedia URL to extract place name entity from it.

raise ResolverParsingError("Content must contain an 'extractions' key.")
langextract.resolver.ResolverParsingError: Content must contain an 'extractions' key.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions