Alexandre Rademaker

Results 489 comments of Alexandre Rademaker
trafficstars

Thank you @alexanderkoller for the additional references and explanations. I can start draft a page about utool in the wiki and later you and @goodmami can elaborate. Does it work?

The note about the numbers in the end of https://github.com/delph-in/docs/wiki/MatrixMrsTestSuite is related to only the table in this same page? This page is confusing because it contains a table with...

Not sure if I got your point... I was thinking on how to move these data out of the wiki in a more structural format, maybe into their own repo....

Updates about the Tatoeba website, the sentences are surviving, and now, many more translations are available: https://tatoeba.org/en/sentences_lists/show/166576/und/und

Funny that we are using an issue to discuss if issues are a good place for discussions! ;-) My bias came from my interaction with the UD people. The UD...

another limitation is that GitHub sends email notifications for the new messages in the discussion forums and issues, but does not notify editions of previous messages. That is why I...

Oh, I didn't know about this functionality "reference in new issue"! We can also select a fragment before use the "quote reply", so I was wrong above, it is very...

No solution yet, right? ``` clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.12/include/python3.12 -I/private/var/folders/__/49tv_g9s6278ljp2ld68b0l40000gn/T/pip-install-uu3c1u75/neuralcoref_f0fc437021f14c30bd3ee7814510fd2a/include -I/Users/ar/r/mrs-logic/venv/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c neuralcoref/neuralcoref.cpp -o build/temp.macosx-14.0-arm64-cpython-312/neuralcoref/neuralcoref.o -O2 -Wno-strict-prototypes -Wno-unused-function neuralcoref/neuralcoref.cpp:196:12:...

@leonorv muito obrigado pela informação, vou pesquisar.

Hello, indeed, I know that UKB expects as input the already tokenized text, that is, the task of NED is not UKB's job. But what is your approach for the...