amingjiang

Results 1 comments of amingjiang

you can change code in indexDocs.py line 18 and line 28 to this : print(' '.join(map(str, wids)), file=wf) print('%d\t%s' % (wid, w), file=wf)