Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 235 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 235 Bytes

Calculate Normalised Pointwise Mutual Information (NPMI) for Topics

Usage

python npmi.py --topic_wordf <topic_wordfile> --word_docf <word_docid_file> --ntopics <number_of_topics> --nfiles <number_of_test_files(optional)>