From ee9ab9255d38cfee2ffe3154820e108350cc98ed Mon Sep 17 00:00:00 2001 From: Alex Nisnevich Date: Fri, 12 May 2017 22:00:56 -0700 Subject: [PATCH] Add Montague (semantic parsing library for Scala) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 38ba1e3..bc11bfe 100644 --- a/README.md +++ b/README.md @@ -1162,6 +1162,7 @@ on MNIST digits[DEEP LEARNING] * [Breeze](https://github.com/scalanlp/breeze) - Breeze is a numerical processing library for Scala. * [Chalk](https://github.com/scalanlp/chalk) - Chalk is a natural language processing library. * [FACTORIE](https://github.com/factorie/factorie) - FACTORIE is a toolkit for deployable probabilistic modeling, implemented as a software library in Scala. It provides its users with a succinct language for creating relational factor graphs, estimating parameters and performing inference. +* [Montague](https://github.com/Workday/upshot-montague) - Montague is a semantic parsing library for Scala with an easy-to-use DSL. #### Data Analysis / Data Visualization