Skip to content

Issues to fix #35

@matanzuckerman

Description

@matanzuckerman

Hi @tomerm @semion1956

I noticed a few issues.

  1. Under function "data loader" in data.py if the parameter "w2vload" =false (line 50) then all the lines after it will not run. In this case I can't do tokanization for example because it's written below it (the elf.jar is not set (line 68) )
    2.The output of crossvalidation Is the F1 score of each iteration. I want to see in the end the average of all the measures from all the iterations.
    3.The parameters Rankthreshold,diffthreshold in the script metrics (line 40) are hard coded. please move them to the config file
    Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions