top | item 23490660

(no title)

mcrider | 5 years ago

Whoa -- Speech to bash commands? That's a pretty novel idea to me with my limited awareness of NLP. I could see this same idea in a lot of technical applications -- Provisioning cloud infrastructure, creating a database query.. Very cool!

discuss

order

fudged71|5 years ago

Can they train it to write regex commands too? That would be useful

jorgemf|5 years ago

It is not a novel idea and I don't think it is practical. If the natural language was practical for bash we would already have already "list directory" instead of "ls" and so on. "ls" is just 3 keystrokes while the natural language option is 15, 5 times more.

kredd|5 years ago

I was imagining more of a "list of files that contain word "hello" in them at least 5 times". Would be useful to easily write longer and pipe-chained commands, especially for people that don't use bash-like scripting on a daily basis.

dreamer7|5 years ago

But the character length would matter less when you can move to the speech domain.

ls is 2 syllables list dir is also 2 syllables with more meaning.

Ultimately, with natural language, the effectiveness seems to be when it is coupled with speech-to-text

sterlind|5 years ago

It could be good for programmers who can't type and have to use voice. I couldn't use my hands much for a couple months, and the state of the art for voice access.. leaves something to be desired. If I lose function for longer in the future I'd need something like that.

chabad360|5 years ago

It could be useful for learning tho (but at that point it could also become a crutch).