Merge pull request #375 from AlexNisnevich/patch-1

Add Montague (semantic parsing library for Scala)
This commit is contained in:
Joseph Misiti 2017-05-13 15:22:29 -04:00 committed by GitHub
commit 8ce0b0192f

View File

@ -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.
<a name="scala-data-analysis"></a>
#### Data Analysis / Data Visualization