Hi,

As I am trying to get my hands around stanbol, I have couple general design
questions.

*1. Enhancement Chain firing and results*

How to find out which enhancement chain detected which entities? One way, I
could see that by adding/removing particular chain. Is it possible to just
enable it via logging within current code?

For ex.
I have a chain categorized-linking and would like to find out whether this
chain fired and labeled entities properly

*2. Categorize entities differently*

Is it possible to categorize your detected entities as something else?
 i.e. other than People, Organizations or Places

What steps one need to take in current framework to achieve the same?

*3. Domain specific modeling*

Suppose, I have a small domain and various types of entities. I am
interested in

a. analyzing various entities
b. linking them with other entities and find relations from dbpedia/freebase
c. infer interesting aspects using reasoning

Is Stanbol the way to go or Marmotta? or Is it preferred to develop a
custom engine using Stanbol which uses internal components to perform all
of the above tasks?

*4. Enhance detected entities by annotation*

Suppose, opennlp-ner detected an entity xyz. If I want to annotate this
entity with additional attributes/fields using different custom
vocabularies, what are the dev. steps I need to take?

*5. Previous demo project(s)*

 At the same time, any luck with restoring demo project(s) within 0.12
branch ? I believe, it demonstrates various aspects and it would be great
to have it restored.

Thanks in advance,
Rajan

Reply via email to