Skip to content

run_pipeline with threshold higher than 1 is not supported #3

@kafkasl

Description

@kafkasl

The run_pipeline.sh only works if the trained embeddings use all the words present in the dataset (i.e. there is no minimum number of ocurrences per word to create its embedding).
If the threshold is higher than 1 it crashes because the script that substitutes removed words with tags has not been called.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions