alvations

Results 156 comments of alvations

@altescy That is some extreme examples you have found! =) A normal word shouldn't have > 990 characters, unless it's languages without explicit word boundaries (for those, after tokenization, it...

Ah, that's because of this rule at https://github.com/nltk/nltk/blob/develop/nltk/stem/porter.py#L140 As long as the token ends with >990 `y` the `RecursionError` will kick in. If we do it with other characters, it'll...

@ulhaqi12 I'll suggest that you create the PR and I'll be glad to help you as a reviewer since I've interest in having good metrics added to the `nltk.translate` module.

Thank you @zaidalyafeai , @animohan and @tteofili for confirming the invitation. @rtroncy we understand the other commitments.

@mcshlain @goodmami @daemon @pasqLisena @proycon @KevinBretonnelCohen @mjpost Thank you for the confirmation! @Fnu-Mal Pardon our request for clarity, could you identify to us your First+Last name. Thank you in advance...

Ah, because of that "smart" caching thing that original NLTK WN API was doing. This is fixable. Let me put on the TODO.

Let me see what I can do in the code. Any documentation of what are the extra markup in Finn WN?

It's rather odd because not all functionalities are available for all languages. But I think it's a good thing to have and get it documented. Then again saying things like...