But if you meant a new entity (not a new type of entity) maybe this is
helpful:
http://incubator.apache.org/stanbol/docs/trunk/customvocabulary.html
http://incubator.apache.org/stanbol/docs/trunk/entityhub.html
http://svn.apache.org/repos/asf/incubator/stanbol/trunk/entityhub/README.TXT
http://stanbol.demo.nuxeo.com/entityhub# (click on REST API)
http://stanbol.demo.nuxeo.com/entityhub/entity# (click on REST API)
BTW (@ stanbol devs), I think you should make it more obvious/explicit
that Stanbol has documentation scattered in 3 places: the docs at the
web, several READMEs inside the sources and explanations embedded into
the webapp when accessing it through the browser. I think it might not
be clear enough for new users (it was not for me at first).
Regards,
Alex
Hi Allel,
by adding a new Entity you mean a new type of entity if understand you
correctly.
The types of supported entities that are recognized during the
enhancement process in Stanbol depends on the installed enhancement
engines. By default we have engines that try to identify places,
persons, and organizations. If you have the requirement to identify
other types of entities than those, you need to implement your own
enhancement engine that is able to extract entities of that type from
the content. If you don't want to implement your own engine the
KeywordLinkingEngine [1] may be right for you.
[1]
http://incubator.apache.org/stanbol/docs/trunk/enhancer/engines/keywordlinkingengine.html
Is this what you're looking for? AFAIK we don't have a step-by-step
documentation about how to implement an enhancement engine yet, but
you can and should have a look at the existing enhancement engines in
Stanbol and learn from them in a first step.
Best,
- Fabian
2011/10/27 Allel Benbrahim<[email protected]>:
Hi,
I would like to add a new Entity other than (Place, Person, Organization,
Keyword, Concepts) and this in order to have it in our Project. This entity
will concerne our proper ontology.
can I ask you if you have any technical document which will help us to do it
?
thanks a lot for your help .
best,
Allel BenBrahim