lisa icon indicating copy to clipboard operation
lisa copied to clipboard

Add natural language input

Open mkg33 opened this issue 2 years ago • 5 comments

  • Added a function that converts ACE input to a TPTP formula using the Attempto webservice.
  • Added a function that converts a TPTP formula to natural language.
  • Added an example that illustrates the usage.
  • Also corrected a few minor typos.

mkg33 avatar Jun 17 '22 21:06 mkg33

(ignore the failing CI for now; as long as it compiles it is OK)

FlorianCassayre avatar Jun 17 '22 21:06 FlorianCassayre

(ignore the failing CI for now; as long as it compiles it is OK)

Great, that's good to know!

mkg33 avatar Jun 18 '22 10:06 mkg33

Just a few very minor remarks and suggestions. This is some very good Scala code already!

Many thanks for all the suggestions! That's exactly the sort of feedback I was hoping for because I'm not familiar with idiomatic solutions :-)

mkg33 avatar Jun 24 '22 14:06 mkg33

If you need or want it, at some point, We can have a zoom meeting and I can show you idiomatic scala practice and usefull tips for your code.

SimonGuilloud avatar Jun 24 '22 20:06 SimonGuilloud

If you need or want it, at some point, We can have a zoom meeting and I can show you idiomatic scala practice and usefull tips for your code.

That would be really helpful, thank you! I don't want to take too much of your valuable time but I do need some pointers so that I don't make too many stylistic/idiomatic mistakes in the future.

mkg33 avatar Jun 25 '22 16:06 mkg33