A Java NLP application that identifies names, organizations, and locations in text by utilizing Hugging Face's RoBERTa NER model through the ONNX runtime and the Deep Java Library.
java nlp machine-learning natural-language-processing neural-network transformers named-entity-recognition ner classfication onnx huggingface djl huggingface-transformers deep-java-library roberta-model token-classification
-
Updated
Sep 1, 2024 - Java