Alexandre Rademaker

Results 172 issues of Alexandre Rademaker

Vide [comentário](https://github.com/LFG-PTBR/MorphoBr/issues/61#issuecomment-584830469) no issue #61. Será que teremos casos de palavras que não tem plural? Neste caso como sinalizar?

help wanted
good first issue
question
longrun

@leoalenc: > uma questão de longo prazo para tratar de plurais que adquiriram vida própria, passando a ter um significado diferente. Compare: > (1) Este filme tem cinco partes, aquele...

Este issue é para uma discussão mais ampla que #57 (que trata de um caso específico). E continua discussão iniciada no issue #65 mas que também tem foco diferente. Em...

question
longrun

https://github.com/heliolbs/MorphoBrExpansion/ We need to add here the additions from Hélio in the repo above.

Vejam https://flammie.github.io/omorfi/pages/usage-examples.html e https://github.com/flammie/omorfi. Acho que pode ser uma boa inspiração para o que podemos fazer com MorphoBr.

In NLTK, they have a module for the unification of https://en.wikipedia.org/wiki/Feature_structure. The http://www.nltk.org/howto/featstruct.html I wonder if this package provides the necessary for doing it in Haskell.

I got the following error ``` XML -- missing NAMESPACE definition "doac:LanguageSkill" [Condition of type WILBUR:MISSING-NAMESPACE-DEFINITION] ``` When running ``` lisp (defvar stream1 (open #P"0675365413696898.rdf" :direction :input)) (setf wilbur:*db* (wilbur:parse-db-from-stream...

1. I am the owner of the organization 2. I created Fine-grained personal access tokens What permission do I need? ```python auth = Auth.Token(GKEY) g = Github(auth=auth) org = g.get_organization(ORGNAME)...

update dependencies and make it build with stack

It seems that line breaks confuse Punkt. ``` segment_test :: [FilePath] -> IO () segment_test file = do content segment_test "/Users/ar/work/cpdoc/dhbb-nlp/raw/1.raw" "\171Jos\233 Machado Coelho de Castro\187 nasceu em Lorena (SP).\nEstudou...