-
It would be nice to implement better search rules... maybe start by a simple contains and then move to some sort of fuzzy search algorithm (depends on overhead and availability, I would prefer not to …
csaez updated
7 months ago
-
### Prerequisites
Irrelevant
- [ ] I'm using the last version.
- [ ] My node version is the same as declared as `package.json`.
### Subject of the issue
The `metascraper-description` pack…
-
Based on Issue #[643](https://github.com/fkie-cad/Logprep/issues/643) we agreed to implement a new processor to conduct replacements in logs.
Following requirements should be met, every listed poin…
-
The scenario has been encountered on https://ir.voanews.com, see https://github.com/openzim/zim-requests/issues/833#issuecomment-2203635680
Scenario is as follow:
- we want to rewrite image URLs w…
-
Provide the ability for items to automatically be added to a list based on the items tags.
Eg: List with the name "Vintage Computers" may automatically include items tagged "Commodore 64", "Amiga",…
-
I think treating "boundary" of letter and number as "break point" (like `_` or CAPITAL letters) would be very helpful.
It would be handy if typing `i32` shows `int32_t`, and the like.
e.g.
`f2b`…
-
This issue is a placeholder for what looks like a potential enhancements warc2zim might need to implement as some point in the future (typically in a 3.x version). It is meant to summarize the current…
-
**Name of the addon**
`r.fuzzy.system`
**Describe the bug**
The output of `r.fuzzy.system` does not label the raster correctly. The output result is a DCELL raster with values defined by the defu…
-
Sampling methods for collections are very flexible, not a bit fuzzy and not documented. We can settle on some basic types & fields to re-use in the backend & frontend & documentation
- Manually cur…
mihow updated
3 months ago
-
I am working on a system that having 15,000 fuzzy
rules with 6 variables. I want to get the information regaining the speed of the system. If I run only 540 rules in scikit fuzzy as , it takes 40 mi…