Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gregversteeg/corex_topic issues and pull requests

#54 - Does corex have a predict function?

Issue - State: open - Opened by RMZ3 about 2 years ago - 3 comments

#53 - 2 Visualization Issues

Issue - State: open - Opened by adesronvil about 2 years ago

#52 - Providing exclusion words for topics

Issue - State: open - Opened by rogerci91 over 2 years ago

#51 - Metrics for Model Selection

Issue - State: open - Opened by mchabala almost 3 years ago - 1 comment

#50 - [Question] Hierarchical Topic Model

Issue - State: closed - Opened by pat266 about 3 years ago

#49 - Priority is always given to the first anchor from anchor words

Issue - State: open - Opened by ElizaLo about 3 years ago - 1 comment

#48 - [Question] Anchoring multiple times

Issue - State: closed - Opened by pat266 over 3 years ago - 5 comments

#47 - Hierarchical topic model visualization

Issue - State: open - Opened by ryanjgallagher over 3 years ago - 1 comment
Labels: enhancement

#46 - Some documents not belonging to any topics

Issue - State: closed - Opened by RMZ3 over 3 years ago - 2 comments

#45 - Tradeoffs with using fractional counts

Issue - State: closed - Opened by aditya-malte over 3 years ago - 3 comments

#44 - model_ct.predict_proba() explanation

Issue - State: closed - Opened by sachindevsharma almost 4 years ago - 4 comments

#43 - Close file descriptors after saving and loading models

Pull Request - State: open - Opened by zafercavdar almost 4 years ago

#42 - [Warning] ResourceWarning: unclosed file

Issue - State: open - Opened by zafercavdar almost 4 years ago

#41 - GPU Implementation

Issue - State: open - Opened by RyanCodrai almost 4 years ago - 1 comment

#40 - More flexibility in setting anchor strength (fixes #16)

Pull Request - State: open - Opened by GuyAglionby about 4 years ago - 1 comment

#39 - corextopic / sklearn compatibility issue due to joblib

Pull Request - State: closed - Opened by jaklinger about 4 years ago - 1 comment

#38 - scipy compatibility problems after anaconda upgrade

Issue - State: closed - Opened by toth12 about 4 years ago - 1 comment

#37 - Can't extract topics from simple example, unless I add a constant row

Issue - State: closed - Opened by mdneuzerling over 4 years ago - 2 comments

#36 - Coherence Scores

Issue - State: closed - Opened by adamdavidconn over 4 years ago - 5 comments

#35 - get_topics() returns words that appear to be out of order in terms of MI

Issue - State: closed - Opened by jay-reynolds over 4 years ago - 9 comments

#34 - Index error when using anchors

Issue - State: open - Opened by owlas over 4 years ago - 7 comments

#32 - AttributeError: 'DiGraph' object has no attribute 'node'

Issue - State: closed - Opened by mchaduteau over 4 years ago - 2 comments

#31 - Incremental Modeling

Issue - State: closed - Opened by ruoyu-qian over 4 years ago - 4 comments

#30 - Dimension mismatch error

Issue - State: closed - Opened by sidgitind over 4 years ago - 1 comment

#29 - Corex with large data

Issue - State: closed - Opened by toth12 over 4 years ago - 2 comments

#28 - PyPi Package Version

Issue - State: closed - Opened by simonpeterhans over 4 years ago - 1 comment

#27 - support newest scipy

Pull Request - State: closed - Opened by zorzalerrante almost 5 years ago - 1 comment

#26 - Can't visualize use vis_hierarchy()

Issue - State: open - Opened by AlexanderZhujiageng almost 5 years ago - 11 comments

#25 - Anchoring error: 'numpy.ndarray' object has no attribute 'A1'

Issue - State: closed - Opened by toth12 almost 5 years ago - 3 comments

#24 - How we can testing the model on new data ?

Issue - State: closed - Opened by Suhaib441 almost 5 years ago - 11 comments

#23 - 'Anchor word not in word column labels provided to CorEx:

Issue - State: closed - Opened by srujana-tak about 5 years ago - 6 comments

#22 - How to do word cloud or frequency distribution on each topic?

Issue - State: closed - Opened by JeevaGanesan over 5 years ago - 4 comments

#21 - improved code to python3+

Pull Request - State: closed - Opened by vvssttkk over 5 years ago - 1 comment

#20 - imroved to python3+

Pull Request - State: closed - Opened by vvssttkk over 5 years ago

#19 - eror in vis_hierarchy

Issue - State: closed - Opened by vvssttkk over 5 years ago - 10 comments

#18 - error save model

Issue - State: closed - Opened by vvssttkk over 5 years ago

#17 - Add `y` argument to fit method, for sklearn compatibility

Pull Request - State: closed - Opened by adodge over 5 years ago - 1 comment

#16 - Allow anchoring parameter to be set more flexibly

Issue - State: open - Opened by ryanjgallagher almost 6 years ago
Labels: enhancement

#15 - added option to keep self.words before saving

Pull Request - State: closed - Opened by devanshuDesai almost 6 years ago

#14 - Clearing self.words before saving model

Issue - State: closed - Opened by devanshuDesai almost 6 years ago - 1 comment

#13 - "starred_words" variable not found in notebook

Issue - State: closed - Opened by emorisse almost 6 years ago - 2 comments

#12 - pip install

Pull Request - State: closed - Opened by ryanjgallagher about 6 years ago

#11 - Topic Word Shifts

Issue - State: closed - Opened by ryanjgallagher over 6 years ago - 2 comments
Labels: enhancement, help wanted, question

#10 - Update for functionality with word and doc labels. Update to example notebook

Pull Request - State: closed - Opened by ryanjgallagher over 6 years ago - 1 comment
Labels: enhancement

#8 - How to retrieve documents according to their topic

Issue - State: closed - Opened by dongqing7 almost 7 years ago - 2 comments

#7 - Not getting enough topics

Issue - State: closed - Opened by cgreenberg almost 7 years ago - 4 comments

#6 - How to save and restore a corex topic model?

Issue - State: closed - Opened by cgreenberg almost 7 years ago - 3 comments

#5 - CorEx pickle.load() breaks with Unicode words

Issue - State: closed - Opened by ryanjgallagher almost 7 years ago - 3 comments
Labels: bug, help wanted

#4 - pip install

Issue - State: closed - Opened by ryanjgallagher almost 7 years ago
Labels: enhancement

#3 - Documentation and Topic+Anchoring Functionality

Pull Request - State: closed - Opened by ryanjgallagher almost 7 years ago

#2 - Added predict and predict_proba convenience methods

Pull Request - State: closed - Opened by turambar about 8 years ago

#1 - Can now specify multiple anchors per latent factor.

Pull Request - State: closed - Opened by turambar about 8 years ago - 1 comment