Alexandre Rademaker

Results 487 comments of Alexandre Rademaker
trafficstars

It depends, in general, I like to have options, so I don't think one is necessarily better than the other. The Emacs package is anyway very useful to generate the...

Emacs 27.X has https://www.emacswiki.org/emacs/InstallingPackages. It is a package manager for Emacs. Using it, I installed the package above with `M-x package-install`

I found an error possible related to this issue. I tried with python 3 in MacOS ``` leme:test ar$ python Python 3.7.1 (default, Nov 8 2018, 10:50:24) [Clang 10.0.0 (clang-1000.11.45.5)]...

I had the same experience of @vityok.

I suspect that if we consider that the whole Wibur's external interface is weak and based on old limitations of libraries and lisp implementations, better than trying to fix the...

Can we have a solution for this issue? Actually, for me it doesn't work with or without the `:external-format :utf-8`.

Sorry @vityok , I just saw your PR https://github.com/lisp/de.setf.wilbur/pull/5 for 5 years ago. It looks like this repo is abandoned, I will fork it. But how to make quicklisp updated?...

Would you be interested in contributions to add new languages? We are working on a 300K sentences corpus in Portuguese with many segmentation errors. We may find more hard cases....

Do you have any paper describing the techniques used in the tool?

The OMW means Open Multilingual Wordnet. This is a sample of 2000 sentences from synset English definitions from @fcbond 's OMW (http://compling.hss.ntu.edu.sg/omw/). As far as I know, this is mostly...