Skip to content

Pull requests: piskvorky/gensim

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

use newer unittest.mock everwhere
#3529 opened Apr 23, 2024 by a-detiste Loading…
Bump codecov/codecov-action from 3 to 4 dependencies Pull requests that update a dependency file
#3514 opened Mar 1, 2024 by dependabot bot Loading…
Add parameter from_topn in evaluate_word_analogies
#3400 opened Nov 4, 2022 by divyanx Loading…
Update keyedvectors.py documentation Current issue related to documentation feature Issue described a new feature
#3311 opened Mar 23, 2022 by annagiabelli Loading…
Updated RandomState (deprecated from numpy) to default_rng (Generator) stale Waiting for author to complete contribution, no recent effort
#3220 opened Aug 28, 2021 by SagarDollin Loading…
Sequential lda optimization stale Waiting for author to complete contribution, no recent effort
#3172 opened Jun 14, 2021 by Sharganov Loading…
3 of 6 tasks
Proper usage of update_every in LdaMulticore
#3140 opened May 13, 2021 by jonaschn Draft
1 task
Make Wikipedia corpus metadata accessible stale Waiting for author to complete contribution, no recent effort
#3007 opened Nov 26, 2020 by kumarneelabh13 Loading…
Move corpus classes/utilities to gensim.corpora stale Waiting for author to complete contribution, no recent effort
#2970 opened Oct 1, 2020 by rishabhvarshney14 Loading…
scan_vocab is deprecated documentation Current issue related to documentation
#2810 opened Apr 26, 2020 by aneeshpanoli Draft
Fix word2vec doc-comment example of KeyedVectors usage, issue 2669 documentation Current issue related to documentation stale Waiting for author to complete contribution, no recent effort
#2789 opened Apr 11, 2020 by bvinesh Loading…
Add "doesn't match" evaluation to KeyedVectors stale Waiting for author to complete contribution, no recent effort
#2765 opened Mar 6, 2020 by n8stringham Loading…
Account for empty corpus in HDPModel. Fixes #2563 stale Waiting for author to complete contribution, no recent effort
#2639 opened Oct 17, 2019 by dm20 Loading…
Added check for number of processed documents being less than corpus length. Closes #2553 stale Waiting for author to complete contribution, no recent effort
#2633 opened Oct 14, 2019 by Hiyorimi Loading…
Document minimum_probability=0.0 in LDA stale Waiting for author to complete contribution, no recent effort
#2625 opened Oct 7, 2019 by Hiyorimi Loading…
Improve remove_markup handling of Wikipedia headers stale Waiting for author to complete contribution, no recent effort
#2622 opened Oct 6, 2019 by marat-s Loading…
ProTip! Filter pull requests by the default branch with base:develop.