Hi i have to do topic modeling using Mallet Java API but i am new to coding so i am finding it real difficult to understand the Java libraries and use them. Does anyone has some sample code where they do topic modeling using the API which can be used to build upon?
feedback
|
|
For an example showing how to use the Java API to import data, train models, and infer topics for new documents, see the topic model developer's guide. | |||
|
feedback
|