Michael Ringgaard
Michael Ringgaard
I seems like you need to build pysling.so using python3.9-dev for it to work with Python 3.9, so I have added support for building pysling.so for Python 3.9. You change...
Are you using the newest version of the code? [Line 130 of pybase.h](https://github.com/ringgaard/sling/blob/master/sling/pyapi/pybase.h#L130) does not match your error message. Are there any reason that you cannot use the pre-built wheel?
@meerfrau: I use wheels instead of setuptools, so you can install SLING with the following command: ``` sudo pip3 install https://ringgaard.com/data/dist/sling-3.0.0-py3-none-linux_x86_64.whl ``` I have updated the code to support Python...
The SLING project is still very active. Since I left Google back in Sep 2020, I have made my own non-profit company that develops and maintains the SLING system. These...
KnolCase is just the knowledge management web tool. It does not do extraction in itself, but it allows you to import data from other sources using either the clipboard or...
The knowledge base has grown a bit over time, so 32 GB RAM is a bit on the low side these days. You could try to download a KB snapshot...