Update  templates.yaml

It is updated with template "topic labelling with wikipedia"

Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-predictionio/commit/effc24c2
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-predictionio/tree/effc24c2
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-predictionio/diff/effc24c2

Branch: refs/heads/livedoc
Commit: effc24c2ba1acc4cc4f8f0d0910794d325b28d17
Parents: 5b28a52
Author: bansarishah <bansari.ja...@gmail.com>
Authored: Wed Oct 5 19:21:38 2016 +0530
Committer: GitHub <nore...@github.com>
Committed: Wed Oct 5 19:21:38 2016 +0530

----------------------------------------------------------------------
 docs/manual/source/gallery/templates.yaml | 12 ++++++++++++
 1 file changed, 12 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/effc24c2/docs/manual/source/gallery/templates.yaml
----------------------------------------------------------------------
diff --git a/docs/manual/source/gallery/templates.yaml 
b/docs/manual/source/gallery/templates.yaml
index 149873c..f67621c 100644
--- a/docs/manual/source/gallery/templates.yaml
+++ b/docs/manual/source/gallery/templates.yaml
@@ -634,3 +634,15 @@
     license: "Apache Licence 2.0"
     status: stable
     pio_min_version: 0.9.7
+    
+- template:
+    name: Topic labelling with Wikipedia
+    repo: 
"https://github.com/peoplehum/template-Labelling-LDA-Topics-with-wikipedia";
+    description: |-
+      This template will label topics(eg. topic generated through LDA topic 
modeling) with relevant category by referring wikipedia as knowledge base.
+    tags: [nlp]
+    type: Parallel
+    language: Scala
+    license: "Apache Licence 2.0"
+    status: stable
+    pio_min_version: 0.9.7

Reply via email to