-
```
--------------------------------------
1) The game run fine , the glitch was always here on trunk , branch
,official or non official build ( logaritmic Z is compulsory to fix other
glitches, al…
-
I'm trying to run the PII example [here](https://github.com/NVIDIA/NeMo-Curator/blob/main/examples/find_pii_and_deidentify.py).
```
# for gpu
python /repos/NeMo-Curator/examples/find_pii_and_deid…
-
There are some implementations of `PatternRecognizer` that export several regexes in the patterns array because the small difference between the regexes influences the score. An example of this is `Us…
-
@paulovn I've started thinking about implementing one API using the pii-data objects. What would be your suggested approach?
This is what I have in mind:
1. Read a set of files (using `RawReader`)
…
-
Using [Tabula](http://tabula.technology/), OCR or whatever method you can, parse precinct-level results for the following counties. Original sources are in the [sources-tx repository](https://github.c…
-
- [x] Anderson County
- [x] Andrews County
- [x] Angelina County
- [x] Aransas County
- [x] Archer County
- [x] Armstrong County
- [x] Atascosa County
- [x] Austin County
- [x] Bailey County
…
-
- [x] Anderson County
- [x] Andrews County
- [x] Angelina County
- [x] Aransas County
- [x] Archer County
- [x] Armstrong County
- [x] Atascosa County
- [x] Austin County
- [x] Bailey County
…
-
### Describe the bug
This has been stuck like this for a few minutes:
```
[1] 2024-06-09 00:34:54.289 | INFO | openadapt.scrub:inner:158 - Scrubbing recording with id 47...
[1] 2024-06-0…
-
### Did you check the docs?
- [x] I have read all the NeMo-Guardrails docs
### Is your feature request related to a problem? Please describe.
Add support for Private AI to safeguard Personally Iden…
-
Possible options for PII detection, in order of priority are:
- configure a TAP filter
- a Go plugin (configured via HTTP Golang filter), or
- roll our own Envoy filter.
New experimental filte…