Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.12 #668

Merged
merged 30 commits into from
Sep 11, 2022
Merged

v0.12 #668

Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
90f56e6
Added attribute .labels_ and removed the necessity of passing opics …
MaartenGr Aug 4, 2022
a6bbf49
Fix #632 and #648
MaartenGr Aug 5, 2022
388bfb1
Expose attributes following scikit-learn for easier access to certain…
MaartenGr Aug 6, 2022
45a0811
Expose cTFIDF model and add several parameters for tuning
MaartenGr Aug 9, 2022
9920251
Online/incremental topic modeling with .partial_fit
MaartenGr Aug 10, 2022
7f4ab45
Fix missing bow
MaartenGr Aug 10, 2022
698d8fd
Additional tests and some fixes
MaartenGr Aug 14, 2022
153286a
Added many, many tests
MaartenGr Aug 18, 2022
774ba32
Fix selection of topics in visualizations (dynamic and per class)
MaartenGr Aug 18, 2022
22ba6c3
Support for .get_feature_names_out in scikit-learn 1.2
MaartenGr Aug 18, 2022
f4cd883
Update documentation
MaartenGr Aug 18, 2022
f2aef74
Created three separate overviews of the algorithm at different abstra…
MaartenGr Aug 26, 2022
506062a
Added .probs_ attribute
MaartenGr Aug 27, 2022
e534fd6
Rename CTfidfTransformer to ClassTfidfTransformer
MaartenGr Aug 28, 2022
95a3013
Add online topic modeling to documentation, added attributes in README
MaartenGr Aug 29, 2022
fad54e2
Add online tm documentation, example of KeyBERT and BERTopic in tips
MaartenGr Aug 29, 2022
4e15c94
Added documentation for ClassTfidfTransformer, OnlineCountVectorizer …
MaartenGr Aug 30, 2022
8815a37
Added ctfidf_model to .update_topics, fix #673
MaartenGr Aug 30, 2022
40418b8
Merge branch 'master' of https://github.com/MaartenGr/BERTopic into v…
MaartenGr Aug 31, 2022
03d518e
Replaced instances of 'usage' with 'examples' in docstrings
MaartenGr Aug 31, 2022
bc5b59d
Merge branch 'master' of https://github.com/MaartenGr/BERTopic into v…
MaartenGr Aug 31, 2022
9cb5eb9
Update barchart to fit with the new attribute structure
MaartenGr Aug 31, 2022
1f8362b
Fix #682
MaartenGr Aug 31, 2022
c73815d
Add changelog
MaartenGr Sep 1, 2022
654a4d2
Prepare v0.12
MaartenGr Sep 1, 2022
6dcbbbe
Update documentation
MaartenGr Sep 8, 2022
951e0ec
Update auto topic reduction documentation
MaartenGr Sep 10, 2022
753be38
Update documentation
MaartenGr Sep 11, 2022
91a2b81
Update readme
MaartenGr Sep 11, 2022
6293bf1
Small changes
MaartenGr Sep 11, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' of https://github.com/MaartenGr/BERTopic into v…
…0.12
  • Loading branch information
MaartenGr committed Aug 31, 2022
commit 40418b8fb098eeb7e102f50a511aa666a0bf123c

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.