-
### BERTopic in Weaviate for Cluster Analysis
### What
Large text datasets tend to be composed of many different topics. For example, Wikipedia contains text about animals, sports, medicine, and man…
-
GIS has a concept of a collection of geometry objects; this is represented by NetTopologySuite's [GeometryCollection](https://nettopologysuite.github.io/NetTopologySuite/api/NetTopologySuite.Geometrie…
roji updated
5 months ago
-
The `SimulationDatabase` module needs optimization and improvements to enhance performance, maintainability, and scalability. This issue outlines the key tasks to achieve these objectives.
---
#…
-
This plugin don't works with postgres for some queries that have distinct and selecting more than one column because Postgres follow sql standard strictly and mysql added few things in sql. If you cha…
-
Let us say we have some Relational data.
Making a simple example for a retail store chain:
* Dataset 1 --> Store_id, Daily_sales
* Dataset 2 --> Customer_id, store_id, Time in, Time out
Let us …
-
Hi,
My results files are empty (contain headers only). Could you take a look please? Any help will be greatly appreciated.
I installed reCOGnizer as explained in the README and am using a bacter…
-
### Describe the Improvement
**Improvement**
Directus has relational Sort implementation but doesn't have relational groupBy implementation.
Logic for relational groupBy would be same as sort.
…
-
Thought folks here might find [xpublish]( https://github.com/jhamman/xpublish ) an interesting source of inspiration for tiled. So wanted to mention it here
-
So far, aggregation can only work without windowing (without the `OVER` keyword).
Unfortunately, I do (still) not know how to implement the very broad windowing techniques from SQL in dask.
-
Hello,
I have been long time Spotify ANNoy user, and I've recently come across HSNW. I'm a Java guy so I obiously took a look at the full java implementation, and then this project too.
I'm surp…