From 2c37848d8c6d56d677dae479d4effc70dfef2c68 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Fri, 31 Mar 2023 22:26:50 +0100 Subject: python/python3-gensim: Added (Topic Modelling in Python) Signed-off-by: bedlam Signed-off-by: Willy Sudiarto Raharjo --- python/python3-gensim/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 python/python3-gensim/README (limited to 'python/python3-gensim/README') 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. -- cgit v1.2.3