ner-ruby 0.2.0
NER using ONNX models via onnx-ruby and tokenizer-ruby. Extracts people, places, organizations, and other entities from text.
Gemfile:
=
install:
=
Runtime Dependencies (2):
onnx-ruby
~> 0.1
tokenizer-ruby
~> 0.1