I am doing an ontology based project. I want to highlight the semantics of the text entered by the user.
Is there any possible way to accomplish my ontology task via jena?
Jena does not process natural language. You want to look at APIs like Zemanta or OpenCalais or tools like GATE .
Perhaps you are looking for something like this: http://nlp2rdf.org
The rest of the answers are still correct: Yen is not NLP. But with NLP2RDF you can request the output of an NLP tool using Jena .
NLP2RDF
Jena
Source: https://habr.com/ru/post/1337685/More articles:What happened to this total? - pythonAn iterative algorithm for generating combinations - algorithmUsing #define to set up a library - c ++jQuery - function call function from another function variable - javascripthttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1337684/how-to-classify-words-to-their-correspoding-categories&usg=ALkJrhg8Gy9DiFgEMKQdy8g7sh9JXIJzMwHow can I make a batch file if the directory is really a connection? - windowsCreating a custom collection method - ruby-on-railsMarshaling byval C-structure as return value in C # - c #How to import code in SML? - smlMVVM Tutorial / Sample Code with Internet Connection - c #All Articles