mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-13 11:24:23 -05:00
Merge pull request #589 from maziyarpanahi/master
Added Spark NLP to Scala NLP section
This commit is contained in:
commit
a9adc9913a
1 changed files with 1 additions and 0 deletions
|
@ -1350,6 +1350,7 @@ be
|
|||
* [Chalk](https://github.com/scalanlp/chalk) - Chalk is a natural language processing library. **[Deprecated]**
|
||||
* [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.
|
||||
* [Spark NLP](https://github.com/JohnSnowLabs/spark-nlp) - Natural language processing library built on top of Apache Spark ML to provide simple, performant, and accurate NLP annotations for machine learning pipelines, that scale easily in a distributed environment.
|
||||
|
||||
<a name="scala-data-analysis"></a>
|
||||
#### Data Analysis / Data Visualization
|
||||
|
|
Loading…
Reference in a new issue