You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@ NOTE:
3
3
This is a research code and is developed incrementally. So, it is not
4
4
well organized and also some parts are not relevant. For example: the
5
5
perplexity computation function is incorrect, if you need this then you
6
-
need to modify the code or contact the authors. Unfortunately, this code
7
-
is not commented at all. Use it at your own risk.
6
+
need to modify the code or contact the authors. This code
7
+
is partially commented. Use it at your own risk.
8
8
9
9
#Topic Model Algorithms
10
10
The Java package TopicModelAlgorithms is released to provide alternatives for topic models implementaions using Java language. Participation, bug reports, comments and suggestions about TopicModelAlgorithms are highly appreciated.
0 commit comments