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

https://github.com/thewh1teagle/nakdimon-onnx

Nakdimon Hebrew diacritizer with onnxruntime
https://github.com/thewh1teagle/nakdimon-onnx

diacritics hebrew onnxruntime

Last synced: 9 days ago
JSON representation

Nakdimon Hebrew diacritizer with onnxruntime

Awesome Lists containing this project

README

        

# nakdimon-onnx

[`nakdimon`](https://github.com/elazarg/nakdimon) Hebrew diacritizer with onnxruntime

## Setup

```console
pip install nakdimon-onnx
```

You also need [`nakdimon.onnx`](https://github.com/thewh1teagle/nakdimon-onnx/releases/download/v0.1.0/nakdimon.onnx). Please see [examples](examples).

## Examples

See [examples](examples)

## Credits

Thanks for [elazarg](https://github.com/elazarg) for creating [nakdimon](https://github.com/elazarg/nakdimon) model!