Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vforteli/neranonymizer

Random tinkering with ML.Net and NER
https://github.com/vforteli/neranonymizer

Last synced: about 13 hours ago
JSON representation

Random tinkering with ML.Net and NER

Awesome Lists containing this project

README

        

# NerAnonymizer

Perhaps eventually a working anonymizer using finbert-ner and ML.Net

Needs a working wordpiece tokenizer first though...

## Build

docker build --tag nerfuncish:v0.3.0 .

## Run

docker run -p 8000:8080 -it nerfuncish:v0.3.0