issues
search
andrewtavis
/
kwx
BERT, LDA, and TFIDF based keyword extraction in Python
BSD 3-Clause "New" or "Revised" License
70
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump black from 20.8b1 to 24.3.0
#54
dependabot[bot]
opened
8 months ago
0
Bump scikit-learn from 0.23.2 to 1.0.1
#53
dependabot[bot]
opened
9 months ago
0
Fixed the Issue in `utis.py`
#52
cicada0007
opened
1 year ago
10
Bump ipython from 7.31.1 to 8.10.0
#51
dependabot[bot]
closed
1 year ago
2
#49 update emoji to v2.x
#50
andrewtavis
closed
1 year ago
1
TEXT Cleaning
#49
mgg-new
opened
1 year ago
5
Bump certifi from 2021.10.8 to 2022.12.7
#48
dependabot[bot]
closed
1 year ago
3
Edit spaCy loading based on version
#47
andrewtavis
opened
2 years ago
2
Bump ipython from 7.10.0 to 7.16.3
#46
dependabot[bot]
closed
2 years ago
2
Adding t-SNE and pyLDA style visualizations for BERT
#45
andrewtavis
opened
2 years ago
0
Convert translation feature
#44
andrewtavis
opened
3 years ago
1
Change codecov uploader to v2 as a test of functionality
#43
andrewtavis
closed
3 years ago
1
Change word removal prompt and upgrade nltk in dependencies
#42
andrewtavis
closed
3 years ago
1
Update tensorflow and check build
#41
andrewtavis
closed
3 years ago
0
Bump tensorflow from 2.5.0 to 2.5.1
#40
dependabot[bot]
closed
3 years ago
1
Remove ngrams and topic number
#39
AhmetCakar
opened
3 years ago
9
Bump tensorflow from 2.4.1 to 2.5.0
#38
dependabot[bot]
closed
3 years ago
2
Allow pd.Series to be passed to load_data
#37
andrewtavis
closed
3 years ago
1
Text by text keyword extraction in dataset
#36
AhmetCakar
closed
3 years ago
6
[WinError 3] The system cannot find the path specified: 'C:\\mysystem/.cache\\torch\\sentence_transformers\\sbert.net_models_xlm-r-bert-base-nli-stsb-mean-tokens'
#35
AhmetCakar
closed
3 years ago
4
Formatting for comments and readme
#34
andrewtavis
closed
3 years ago
1
#21 support for gensim 4.x
#33
andrewtavis
closed
3 years ago
1
Re-run CI for readme after failed version edits
#32
andrewtavis
closed
3 years ago
1
Dependency versions as minimums rather than set versions
#31
andrewtavis
closed
3 years ago
0
Error "__init__() got an unexpected keyword argument 'common_terms'" occured when running example kw_extraction.ipynb
#30
Y-H-Lai
closed
3 years ago
5
Update pyLDAvis and change its import for most recent version
#29
andrewtavis
closed
3 years ago
1
#26 add assertion to assure that n_topics not > len(corpus)
#28
andrewtavis
closed
3 years ago
1
TFIDF requires a corpus to compare
#27
AbhiPawar5
opened
3 years ago
2
Keyword extraction for BERT does not work for less samples
#26
AbhiPawar5
closed
3 years ago
3
ModuleNotFoundError: No module named 'pyLDAvis.gensim'
#25
AbhiPawar5
closed
3 years ago
5
#23 remove unneeded packages from requirements.txt and environment.yml
#24
andrewtavis
closed
3 years ago
1
Create concise requirement and env files
#23
andrewtavis
closed
3 years ago
0
Adding TFIDF key-phrase extraction
#22
andrewtavis
opened
3 years ago
0
Update gensim LDA to 4.X
#21
andrewtavis
closed
3 years ago
1
Adding LDA key-phrase extraction
#20
andrewtavis
opened
3 years ago
0
Adding BERT key-phrase extraction
#19
andrewtavis
opened
3 years ago
0
Update README.md
#18
Akshar-code
closed
3 years ago
1
New keyword extraction methods
#17
andrewtavis
opened
3 years ago
0
Code quality - removing imports and refactoring
#16
andrewtavis
closed
3 years ago
1
[ImgBot] Optimize images
#15
imgbot[bot]
closed
3 years ago
1
src structure, setup.py wheel fix, BERT kw fix, remove lda_bert, improved testing, readme edits...
#14
andrewtavis
closed
3 years ago
1
[ImgBot] Optimize images
#13
imgbot[bot]
closed
3 years ago
1
TF version up for security
#12
andrewtavis
closed
3 years ago
0
TF version up for security
#11
andrewtavis
closed
3 years ago
0
Bump aiohttp from 3.7.3 to 3.7.4
#10
dependabot[bot]
closed
3 years ago
1
Bump tensorflow from 1.14.0 to 2.4.0
#9
dependabot[bot]
closed
3 years ago
0
Verbose and multiprocessed cleaning with code and process factoring
#8
andrewtavis
closed
3 years ago
1
Switch LDA to multicore and edit description
#7
andrewtavis
closed
3 years ago
1
Further model and visual tests - version up for stable release
#6
andrewtavis
closed
3 years ago
1
Partial tests for visuals and fixes based on them
#5
andrewtavis
closed
3 years ago
1
Next