Re: NLP & Constraint Programming

2016-05-30 Thread Marcin Tustin
Hi Ralph, You could look at https://spark-packages.org/ and see if there's anything you want on there, and if not release your packages there. Constraint programming might benefit from integration into Spark, though. Marcin On Mon, May 30, 2016 at 7:12 AM, Debusmann, Ralph wrote: > Hi, > > >

NLP & Constraint Programming

2016-05-30 Thread Debusmann, Ralph
Hi, I am still a Spark newbie who'd like to contribute. There are two topics which I am most interested in: 1) Deep NLP (Syntactic/Semantic analysis) 2) Constraint Programming For both, I see no built-in support in Spark yet. Or is there? Cheers, Ralph