Home
last modified time | relevance | path

Searched refs:lang_w_path (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/py-langid/unsupported-Python-2.7/train/
H A DLDfeatureselect.py89 lang_w_path = os.path.join(args.model, 'IGweights.lang.bin') variable
95 print "lang weights path:", lang_w_path
99 lang_w = read_weights(lang_w_path)