-
1. Description:
- Problem:
This is an idea for improve the speed of the word2mnemonic pipeline (and hopefully accuracy). It is also the method the Transphoner paper used. The paper can be …
-
The wikipedia tool might be returning chunks that have low similarity scores and therefore not relevant/useful.
Similarly to `minPageNameSimilarity`, we would like to introduce a threshold that wou…
-
Ubuntu18.04
When I execute the following command,
```bash
mkdir build
cd build
cmake ..
make
```
something went wrong. The error information is as follows.
```txt
In file included from /hom…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
Quick question -- I noticed, that similarity_search (vectorstores.py) returns Document-objects without the 'id' being set. Is this intentional or an oversight.
For testing purposes I locally fixed …
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I have this code for knowledge graph construction and I am getting some results for the …
-
**Is your feature request related to a problem? Please describe.**
When analyzing hundreds or thousands of binary traits, it becomes time-consuming to manually classify and identify relevant patterns…
-
I think it could be usefull to find a notion of KL divergence between two metacommunities. Probably, these could come in Alpha, Gamma, or Beta flavors. The KL divergence $KL(p||q)$ is defined by
$K…
-
https://supabase.com/docs/guides/database/extensions/pgvector
there is an existing request for TIMC to cluster material into units: https://github.com/Vandivier/redyellowgreen/issues/7
in the lo…
-
Richard's group has similarity score mappings between LungMap and HCLA lung datasets. We should load these in ASAP. This will be precedent for loading FRmatch or other similarity scores more general…