Add Montague (semantic parsing library for Scala)

This commit is contained in:
Alex Nisnevich 2017-05-12 22:00:56 -07:00 committed by GitHub
parent 2b8d5ddbf8
commit ee9ab9255d

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