2012/6/5 Alessio Bosca <[email protected]>: > Dear Olivier, > > sorry to disturb you, but I would like to ask you a few questions on nuxeo - > stanbol integration. > > I'm currently working on a demo for presenting a prototype enhancement > engine for information extraction from CVs that we have recently developed > for stanbol. In the demo we are planning to use nuxeo as document management > system for document ingestion, browsing, etc.. > I followed the documentation about Semantic Entities module for nuxeo that > you wrote and I succesfully installed it and configured to connect to a > specific stanbol instance. > > I was wandering if the entities types displayed in the Entities tab (Person, > Organisation, Place) and retrieved from the output of stanbol enrichment can > be extended to support additional customized types (i.e. Skills) not > referencing dbpedia concepts. Is it possible?
They are hardcoded right now unfortunately. It's on my todo list to unhardcode those but not a high priority right now. pull requests accepted :) > Is it possible to configure nuxeo in order to show custom entities > (competence, experience) from the analysis of stanbol engines in the right > side of the page that focus on a given document. > Optimally we would like to show a list of experience, skills on the side of > each CV document similarly to what happens now with person and names with > news articles Same remark, it's all hardcoded. -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel
