Nocode functions - blog

The journey of an academic and app developer

Blog About Search

Translating (localizing) my web app in 107 languages - insights

The web app is originally developed in English. Now it can be visited in any of the 107 languages offered by Google Translate and DeepL An inspiration: Patr...
Read more · 8 min read

Concurrency and decoupling for cheap with Java 11 HttpClient asynch requests

After years of dabbling with threads, Callables and Executor Pools, finally an easy way to setup concurrent tasks The problem: having a task to execute conc...
Read more · 9 min read

The mundane work of designing precise data annotation / labelling tasks

or, why did I add annotation tasks to Nocode functions if there is so much already on offer? Annotating or labelling data is an essential step in the chain ...
Read more · 5 min read

How to detect sarcasm in texts

I received an email asking how I would go about the detection of sarcasm in texts. I have a long standing interest in this topic, but only from the side line...
Read more · 6 min read

What is the difference between weakly strongly and giant connected components?

This post hopes to make a clear distinction between weak, strong and giant components, and I use the open-source code of Gephi to illustrate. The definition...
Read more · 2 min read
1
4 5 6 7 8

This site is made with <3 by Clement Levallois.