Development

Voor de uitwerking van onze app hadden we gekozen om vanuit ons prototype een echte mobiele applicatie te programmeren aan de hand van het framework Flutter. Flutter is een framework gebaseerd op de…

Smartphone

独家优惠奖金 100% 高达 1 BTC + 180 免费旋转




On brain plasticity and regular expressions

In the construction above, every new word I learn requires linearly more storage space for the regular expression or the NFA: they just keep growing as a learn new words. This is in analogy to Merzenich’s second language observation: second languages occupy brain regions distinct from the native tongue’s. You’ll also note that the computational complexity (i.e., the effort for “speaking” the language) of this construction is terrible; a naive implementation of the union of regular expressions is:

Just like the human brain, regular expressions can do better.

First, we can turn the non-deterministic automaton into a deterministic automaton (DFA), sketched to the left. You’ll note that the DFA has fewer states, and that this reduction is achieved by sharing some of the DFA states (here: C, A) across different words. In terms of the natural language analogy, this could be interpreted as a given set of neurons recognizing similar sounds across different languages.

Add a comment

Related posts:

Will Movie Theaters Disappear? Summer Blockbusters face Coronavirus Fears and Straight to VOD Competition

Throughout the history of the movie theater business, it has often survived desperate times, successfully adapting and staying in business during the Great Depression, two World Wars, the rise of…

Buy Negative Google Reviews

The current market is competitive; businesses use different tactics to stand on the top. No one likes negative Google reviews, but you need negative reviews in today’s market. It may also make it…

The Power of Language

In the startup ecosystem, there are so many “buzzwords”. What gets lost is the actual meaning behind them. In this essay, I translate public sector positions into their private sector counterparts.