You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
def main(ints_f: 'File with integer ID of keywords on each line', weight: ('Weight of keyword / nonkeyword', 'positional', None, float), unk_id: ('ID of unk, will get higher cost', 'positional', None, int), outf):