Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This doesn't seem to have anything to do with regular expressions.


Not regular expressions but regular automata. The project uses Finite State Transducers to build autonomous agents.


This thread is about regular expressions.

Finite State Transducers to build autonomous agents

That's extremely general and is terminology from the days of tape drives that describes techniques that are considered trivial now, like parsing strings into individual words.

https://en.wikipedia.org/wiki/Finite-state_transducer


Oh, apologies, I didn't realise you were asking for more specific information. You can find that in the link I posted above. There is a copy of a paper in the repo, here's a direct link:

https://github.com/stassa/ijclr_2024_experiments/tree/master...

The paper was accepted for publication but it's still in review and anyway I prefer to point people to the repo with the code so they can reproduce the experiments if they want.


Did you mean to reply somewhere else? This doesn't seem like a coherent reply and still doesn't have anything about regular expressions.


No I meant to reply to you. Weren't you asking for more details about my work? It's about Finite State Transducers, not regular expressions.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: