opinionated / pipeline

0 stars 0 forks source link

Lookup what ML/NLP API's/tools are available in Go. #11

Closed ConnorFoody closed 7 years ago

ConnorFoody commented 8 years ago

precursor to issue #12

Assume anything we could ever want is available in python.

Not sure what tools we would want, but here's a list of ML / NLP tools we can use in go: nlp libs ml libs

We can access ibm bluemix as a service.

ConnorFoody commented 7 years ago

checked further

lots more scientific computing libs are popping up, libs like goML are really straight forwards to use and pretty robust. Risk is they are fairly lightly maintained...

From issue #12 we are going with an SOA so go availability doesn't matter anyway...