Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Return Values do not correspond with Noske's attribute names #3

@dpancic

Description

@dpancic

Some of the attributes in the frontend do not correspond to the properties of the JSON objects from Noske, e.g. n for name or another example:

processCorpInfo - return values do not correspond with the method AMC 60M
According to the code payload has the following attributes:

  • result - with sizes, doccount, parcount, sentcount, wordcount, tokencount
    image

According to the logs in the console payload has result that contains:

  • api_version, error
    image

This error occurs for the ACM 60M corpus

TODO:

  • Check for the undefined data if the attribues correlate. Iteratively for each relevant function

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions