File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 8
8
'topicnet.cooking_machine' ,
9
9
'topicnet.cooking_machine.cubes' ,
10
10
'topicnet.cooking_machine.models' ,
11
+ 'topicnet.cooking_machine.recipes' ,
11
12
'topicnet.viewers'
12
13
],
13
- version = '0.6.0 ' ,
14
+ version = '0.6.1 ' ,
14
15
license = 'MIT' ,
15
16
description = 'TopicNet is a module for topic modelling using ARTM algorithm' ,
16
17
author = 'Machine Intelligence Laboratory' ,
17
18
author_email = 'alex.goncharov@phystech.edu' ,
18
19
url = 'https://github.com/machine-intelligence-laboratory/TopicNet' ,
19
- download_url = 'https://github.com/machine-intelligence-laboratory/TopicNet/archive/v0.6.0 .tar.gz' ,
20
+ download_url = 'https://github.com/machine-intelligence-laboratory/TopicNet/archive/v0.6.1 .tar.gz' ,
20
21
keywords = [
21
22
'ARTM' ,
22
23
'topic modeling' ,
You can’t perform that action at this time.
0 commit comments