https://github.com/qiang2100/STTM/blob/5573ed45095c162591f5d82e58e60bb8fd93ed08/src/models/LDA_Inf.java#L93-L94 I wonder this is intended and fix this if not. At least I fixed them to make it look for `*.topicAssignments` file in `results` directory.
STTM/src/models/LDA_Inf.java
Lines 93 to 94 in 5573ed4
I wonder this is intended and fix this if not.
At least I fixed them to make it look for
*.topicAssignmentsfile inresultsdirectory.