diff options
| author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-03-31 22:26:50 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-01 09:14:18 +0700 |
| commit | 2c37848d8c6d56d677dae479d4effc70dfef2c68 (patch) | |
| tree | f7efd77dc905934fa1979b35196b7e53931ea7c1 /python/python3-gensim/README | |
| parent | c9653a1b75a5969109ef90ca57351c1e0a36576c (diff) | |
python/python3-gensim: Added (Topic Modelling in Python)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-gensim/README')
| -rw-r--r-- | python/python3-gensim/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/python/python3-gensim/README b/python/python3-gensim/README new file mode 100644 index 0000000000..55f328050f --- /dev/null +++ b/python/python3-gensim/README @@ -0,0 +1,8 @@ +Gensim is a Python library for topic modelling, document indexing and +similarity retrieval with large corpora. Target audience is the +natural language processing (NLP) and information retrieval (IR) +community. + +Upstream has built Gensim > 4.1.2 with higher versions of Cython (i.e. +at > 0.29.27). Therefore, python3-gensim will stay at 4.1.2 on +Slackware 15.0. |
