Skip to content

Commit 6304bac

Browse files
Merge pull request #115 from x-tabdeveloping/concept_induction
Added changes to make concept induction possible soon
2 parents 942be60 + 6e04685 commit 6304bac

File tree

7 files changed

+503
-6
lines changed

7 files changed

+503
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ profile = "black"
99

1010
[project]
1111
name = "turftopic"
12-
version = "0.18.0"
12+
version = "0.19.0"
1313
description = "Topic modeling with contextual representations from sentence transformers."
1414
authors = [
1515
{ name = "Márton Kardos <power.up1163@gmail.com>", email = "martonkardos@cas.au.dk" }

0 commit comments

Comments
 (0)