mptrepanier / ember-training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ember Training

This repo contains example code for interacting with your processed data in Ember.

python/

    AnalyzeNLP.py: Shows how to examine the results of the NLP Engine.

scala/

    EmberIntroduction.scala: Shows how to instantiate an EmberSession and use it to build a an Ember ML model.

    AnalyzeNLP.scala: Shows how to examine the results of the NLP Engine.

spark-defaults.conf: Necessary configuration settings for interacting with the 
Embersession.

About


Languages

Language:Scala 54.5%Language:Python 45.5%