2012/1/25 srecko joksimovic <[email protected]>: > Hi Rupert, > > I have to say that Stanbol works just fine, but I have new question. Is it > possible to annotate Unicode text? For me, the most interesting is Serbian > Cyrillic. I know that is usually a big problem, but I would like to know if > there is a possibility.
UTF-8 input should be properly decoded by the enhancer (be sure to give the charset in the HTTP request headers). If it's not the case it is a bug. Please report it with an example to reproduce the issue on the jira: https://issues.apache.org/jira/browse/STANBOL -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel
