0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix version More... 10 months ago
Fix version More... 10 months ago
Fix import error More... 10 months ago
Version 2.5.2 release More... 11 months ago
Version 2.5.2 release More... 11 months ago
Remove unnecessary modules More... 11 months ago
Remove unnecessary modules More... 11 months ago
Better installation instructure More... 11 months ago
Remove versions More... 11 months ago
Update roadmap More... about 1 year ago
Update api.py More... about 1 year ago
Merge pull request #278 from Grogu22/test More... about 1 year ago
Updated requirements More... about 1 year ago
updated requirements More... about 1 year ago
remove CORS More... about 1 year ago
setup version More... about 1 year ago
Delete zlibrary.py More... over 1 year ago
Add wapps option to crawler More... over 1 year ago
Add license header to topic More... over 1 year ago
Fix type error for api More... over 1 year ago
fix parsing paramaters for report command More... over 1 year ago
Add image_search More... over 1 year ago
Merge pull request #269 from keamanansiber/TopicModeling_0.1.0 More... over 1 year ago
To answer Mr. Saeed's comments = - imports are heavy and decrease the speed of the framework. So, try to import them in the class. - also, add them all to the requirements file. More... over 1 year ago
To answer Mr. Saeed's comments = - show the output in the module_run function. In this function, just prepare the output. - use self.output instead of print More... over 1 year ago
Adding Function: Search Topics Using a Keyword (Top2Vec) More... over 1 year ago
Adding the --output and --api functionality. Tested by using = topicmodeling -i mixed.json -t json -m all-distilroberta-v1 --output report json testreport iris/topicmodeling topicmodeling -i mixed.json -t json -m all-distilroberta-v1 --api More... almost 2 years ago
Merge branch 'saeeddhqan:master' into TopicModeling_0.1.0 More... almost 2 years ago
google, regex, youtube: fix regexps and xpathes More... almost 2 years ago
The initial version of the Topic Modeling modules (v0.1.0), contributed by Hatma Suryotrisongko, consists of: - maryam/core/util/iris/topic.py - maryam/modules/iris/topicmodeling.py More... almost 2 years ago