Richard Eckart de Castilho

Results 441 issues of Richard Eckart de Castilho

``` Complete the mapping of the MorphIt pippi morphological categories. ``` Original issue reported on code.google.com by `richard.eckart` on 2014-11-28 22:04:40

🐛Bug
Module-api.lexmorph

``` Complete the mapping of the trmorph morphological categories. ``` Original issue reported on code.google.com by `richard.eckart` on 2014-11-28 21:47:46

🐛Bug
Module-api.lexmorph

``` Complete the mapping of the Morphisto morphological categories. ``` Original issue reported on code.google.com by `richard.eckart` on 2014-11-28 21:46:37

🐛Bug
Module-api.lexmorph

``` The CoNLL 2012 reader should read in the "sense" file as well (if available) and use the sense identifier from there instead of the simple numeric ID. Cf. issue...

🐛Bug
Module-io.conll

``` If we have multiple model providers and only the first one (the one that loaded the model) will know about the tagset and the others won't. I think the...

🐛Bug
Module-api.resources

``` In my application where I instantiate various annotators several times (https://github.com/brmson/yodaqa), ResourceObjectProviderBase is producing many INFO-level messages that repeat like this: INFO ResourceObjectProviderBase - :: loading settings :: url...

🐛Bug
Module-api.resources

``` Having a backtick in a string yields an exception in ClearNlpSegmenter. I guess this should also be reported in clearnlp, but I wanted to document this here too so...

🐛Bug
Module-clearnlp
Requires upstream changes

I haven't checked all, but at least MstParser and ClearNlpDependencyParsers fail with hard to interpret deep exceptions when no POS annotations are present. POS annotations are annotated as required type,...

🐛Bug
Module-clearnlp
Module-mstparser

``` What steps will reproduce the problem? Unit test: public class MultiplePunctuationTest { private AnalysisEngineDescription pipeline; private CAS cas; @Before public void setUp() throws Exception { pipeline = createEngineDescription( //...

🐛Bug
Module-berkeleyparser

``` Tagset used by hu_szeged_kr.model.gz is not known. Currently recorded as "unknown" in the model meta data. ``` Original issue reported on code.google.com by `richard.eckart` on 2014-01-12 19:02:03

🐛Bug
Module-hunpos