Hi Lucas, sorrry for the delayed answer to your question ...
You cannot do this with Stanbol exactly the way you describe it, BUT you can achieve at least one of your goals "tagging new documents only using tags from the set of tags provided manually". Stanbol provides you with the ability to use custom vocabularies[1], e.g. your list of tags organized as SKOS vocabulary[2] (or any other RDF data). The engine you use for generating linking suggestions will then just point to the tags you provide. Best, Andreas [1] http://incubator.apache.org/stanbol/docs/trunk/customvocabulary.html [2] http://www.w3.org/2009/08/skos-reference/skos.html On Thu, Dec 22, 2011 at 6:21 PM, Lukas Kahwe Smith <[email protected]> wrote: > Hi, > > so I have some content (legal documents) which was already manually tagged. > > what i would like to do now is: > 1) hand stanbol the document content and their manually assigned tags > 2) hand stanbol new documents and have them tagged only using tags from the > set of tags provided manually in step 1) > > is that even possible? > > regards, > Lukas Kahwe Smith > [email protected] > > > -- Andreas Gruber twitter @andresgruber skype: andreas_gruber
