-
This seems to be a common copy and paste error.
I used a Python script to find out if there are any ports that have a dependence on `vcpkg-cmake-config` but don't use `vcpkg_cmake_config_fixup`. The …
-
Provide customized file readers for the following formats to assist with algorithm debugging. This is an arbitrary ordering.
- [x] Comma-Separated Values (CSVs) (done via #93)
- [ ] [Matrix Market…
-
TEST dataset has only label 0. Why is that and how can we get the labels of the testset?
-
Cloned from Pagure issue: https://pagure.io/389-ds-base/issue/49096
- Created at 2017-01-25 10:31:33 by [firstyear](https://pagure.io/user/firstyear) (@Firstyear)
- Assigned to [firstyear](https://pag…
-
_(priority: low)_
There are a few places (in both `meilisearch` and `milli`) where we use `serde`'s `Serialize/Deserialize` traits and derive proc macros to write/read values from an LMDB database.…
-
I've been looking for a rust binding to LMDB and I thought rkv may be a good candidate given it is under mozilla.
However, the recommendations in the README for production uses are quite conservat…
-
Hi, I need some guide to run this project... some files are messing and the documentation is not enough... How can I reproduce the same results and get 85% as F-mesure???
The file demo.py does not ex…
-
As has been highlighted by issue eventually caused by Kyotocabinet (https://github.com/rinigus/osmscout-server/issues/419), Goecoder NLP depends on a library that is not maintained anymore (see messag…
-
Does CaffeOnSpark support multiple LMDB files or is there an alternative?
An error occurs when I try to do something like the following:
layer {
name: "data"
type: "MemoryData"
top: "data"
t…
-
Thanks for this great work. However, I wonder if the wrapper supported with single value. I used function ".put() " with single value but get a corresponding integer with function ".get() ". Could yo…