-
Muito interessante esse erro :)
Já vi um caso em q o Cogroo marcava errado "Eu sou mal", e ele sugeria "Eu sou pior".
É um problema do dicionário léxico, fácil de arrumar. Não deveria ter uma associação entre bom e melhor, mas por algum descuido ela existe. Vamos corrigir isto para a próxima versão, que deve sair em dezembro ou janeiro.
Obrigado
William.
2009-11-27 23:22:55 UTC in CoGrOO - An OpenOffice Grammar Checker
-
I'm trying to train a new model using NameFinderME, but I'm not sure how to use the arguments anymore. What to do with featuregen.class? Can you please send me a command line example using the default context generator?
Thanks.
2009-11-21 00:51:08 UTC in OpenNLP
-
Hi, Jörn,
I almost finished it. I just have to check/test the evaluation code to handle multiple outcomes.
One issue: couldn't add BeanSearch as in ChunkerME. Now validSequence is private and couldn't override it. So I used the SequenceValidator interface instead.
I wrote some new unit tests to validate the changes.
How do I send you the code? Should I create a patch and mail it to you?.
2009-11-20 22:49:06 UTC in OpenNLP
-
Sorry, just notice that the text between less-than greater-than disappeared.
The correct notation will be:
John Doe lives in U. S..
2009-11-20 17:20:35 UTC in OpenNLP
-
Hello, I'll try that task. I have one question for now. The current implementation of NameSample already supports things like " John Doe lives in U. S. ." with we use the nameTypes.
Should I change the behavior of this NameTypes to support the notation you U. S.?
Thanks.
2009-11-20 16:35:55 UTC in OpenNLP
-
Hi, Jörn,
I've been using OpenNLP since 2006. It would be a pleasure to help you with the changes for version 1.5. I can work on OpenNLP from 4 to 6 hours on Fridays, is it OK? If yes, you can assign an issue to me to start with.
I already checked out the code from CVS and have both OpenNLP and Maxent compiling and passing the tests. A lot easier with Maven!
2009-11-16 17:31:58 UTC in OpenNLP
-
That would be nice.
For now I added a new parameter to the component descriptor specifying the name of a class that would be the Context Generator factory.
The implementation of that factory would load the Context Generator, passing the model, dictionaries etc.
With that I was able to use the same code for en-US and pt-BR.
Dou you have a target date for OpenNLP 1.5?
Thanks!
2009-11-13 21:39:14 UTC in OpenNLP
-
colen committed revision 1009 to the CoGrOO - An OpenOffice Grammar Checker SVN repository, changing 1 files.
2009-11-09 21:31:08 UTC in CoGrOO - An OpenOffice Grammar Checker
-
colen committed revision 1008 to the CoGrOO - An OpenOffice Grammar Checker SVN repository, changing 2 files.
2009-11-09 10:29:59 UTC in CoGrOO - An OpenOffice Grammar Checker
-
colen committed revision 1007 to the CoGrOO - An OpenOffice Grammar Checker SVN repository, changing 7 files.
2009-11-08 22:26:49 UTC in CoGrOO - An OpenOffice Grammar Checker