mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-27 10:08:57 +03:00
Merge pull request #375 from AlexNisnevich/patch-1
Add Montague (semantic parsing library for Scala)
This commit is contained in:
commit
8ce0b0192f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user