diff --git a/lib/scale.rb b/lib/scale.rb index 4276011..1bd1e35 100644 --- a/lib/scale.rb +++ b/lib/scale.rb @@ -12,7 +12,8 @@ class Scale "audiotranscription", "pointannotation", "cuboidannotation", - "segmentannotation" + "segmentannotation", + "namedentityrecognition" ].freeze def method_missing(methodId, *args, &block)