Skip to content

Commit

Permalink
Updated the NLP page with NLP related resources for H2O Driverless AI
Browse files Browse the repository at this point in the history
  • Loading branch information
neomatrix369 committed Apr 12, 2019
1 parent 20a781e commit f606f04
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion natural-language-processing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
## Cloud
- [Cloud based-example: NLP API to analyze Harry Potter & The New York Times](https://cloud.google.com/blog/products/gcp/using-the-cloud-natural-language-api-to-analyze-harry-potter-and-the-new-york-times)

## Library, Framework, Models
## Library, Framework, Models, Tools

- [BloomburyAI's Open Source NLP tool: Cape Webservices - backend server](https://github.com/bloomsburyai/cape-webservices) | [Rest of BloomburyAI's Open Source NLP tool - Cape](https://www.github.com/bloomsburyai)
- [Better NLP library (experimental)](./examples/better-nlp/)
Expand All @@ -23,6 +23,9 @@
- [Smile - Statistical Machine Intelligence and Learning Engine](https://haifengl.github.io/smile)
- [Standford NLP Group](https://nlp.stanford.edu/)
- [Google’s Bert](https://github.com/google-research/bert) | [TensorFlow code and pre-trained models for BERT](https://github.com/google-research/bert)
- [H2O Driverless AI](http://docs.h2o.ai/driverless-ai/latest-stable/docs/userguide/nlp.html)
- [Sudalai Rajkumar (SRK), H2O.ai - NLP with H2O Driverless AI - H2O World SF](https://www.youtube.com/watch?v=PJs_2Kyw_RQ&feature=youtu.be)
- [Carmelo Iaria, AI Academy - How The AI Academy is accelerating NLP projects with Driverless AI](https://www.youtube.com/watch?v=aXPE6IiKRmI&feature=youtu.be)

## Sentiment analysis

Expand Down

0 comments on commit f606f04

Please sign in to comment.