Skip to content

Commit

Permalink
Adding nlp-java docker pull badge to README page. And moving around l…
Browse files Browse the repository at this point in the history
…inks from main README page to the NLP README page and backlinking them
  • Loading branch information
neomatrix369 committed Jul 25, 2019
1 parent 55d3921 commit d4ed1f7
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 9 deletions.
10 changes: 2 additions & 8 deletions README-details.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,7 @@
- [Deploying Bespoke AI using fnproj - KADlytics by Miminal](https://blogs.oracle.com/startup/deploying-bespoke-ai-using-fn-project-kadlytics-by-miminal) ([Tweet]( https://twitter.com/java/status/1034474482751221761))

#### Natural Language Processing (NLP)

- [An introduction to natural language processing and a demo using opensource libraries](https://www.ibm.com/developerworks/library/cc-cognitive-natural-language-processing/index.html?social_post=963789367&fst=Discover) ([Tweet](https://twitter.com/java/status/883174486459248646))
- [Implementing NLP Attention Mechanisms with DeepLearning4J](https://www.meetup.com/AI-for-Enterprise-Virtual-User-Group/events/255622367/) ([Tweet](https://twitter.com/java/status/1058405126988161024))
- [How Stanford CoreNLP, a popular Java natural language tool can help you perform Natural Language Processing tasks](https://stanfordnlp.github.io/CoreNLP/) ([Tweet](https://twitter.com/java/status/945689918289924096))
- [FREE AI talk on Natural Language Processing NLP using Java with deeplearning4j](https://www.youtube.com/watch?v=XrZ_Y4koV5A&feature=youtu.be) ([Tweet](https://twitter.com/java/status/1062035545394532352))
- [Apache OpenNLP](https://opennlp.apache.org/)
- Also see [Natural Language Processing (NLP)](README-details.md#natural-language-processing-nlp-1) under [Julia, Python & R](README-details.md#julia-python--r)
- See [Natural Language Processing (NLP)](natural-language-processing/README.md#Java)

#### Neural Networks

Expand Down Expand Up @@ -173,7 +167,7 @@
- [The Unreasonable Effectiveness of Recurrent Neural Networks - Andrej Karpathy](http://karpathy.github.io/2015/05/21/rnn-effectiveness/)

#### Natural Language Processing (NLP)
See [Natural Language Processing (NLP)](natural-language-processing/README.md)
- See [Natural Language Processing (NLP)](natural-language-processing/README.md)

#### Data Science

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Awesome AI-ML-DL [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)

Better NLP: [![Better NLP](https://img.shields.io/docker/pulls/neomatrix369/better-nlp.svg)](https://hub.docker.com/r/neomatrix369/better-nlp) | Dataiku DSS: [![Dataiku DSS](https://img.shields.io/docker/pulls/neomatrix369/dataiku-dss.svg)](https://hub.docker.com/r/neomatrix369/dataiku-dss) | Grakn: [![Grakn](https://img.shields.io/docker/pulls/neomatrix369/grakn.svg)](https://hub.docker.com/r/neomatrix369/grakn) | Jupyter-Java: [![Jupyter-Java](https://img.shields.io/docker/pulls/neomatrix369/jupyter-java.svg)](https://hub.docker.com/r/neomatrix369/jupyter-java) | Zeppelin: [![Zeppelin](https://img.shields.io/docker/pulls/neomatrix369/zeppelin.svg)](https://hub.docker.com/r/neomatrix369/zeppelin)
Better NLP: [![Better NLP](https://img.shields.io/docker/pulls/neomatrix369/better-nlp.svg)](https://hub.docker.com/r/neomatrix369/better-nlp) | NLP Java: [![NLP Java](https://img.shields.io/docker/pulls/neomatrix369/nlp-java.svg)](https://hub.docker.com/r/neomatrix369/nlp-java) | Dataiku DSS: [![Dataiku DSS](https://img.shields.io/docker/pulls/neomatrix369/dataiku-dss.svg)](https://hub.docker.com/r/neomatrix369/dataiku-dss) | Grakn: [![Grakn](https://img.shields.io/docker/pulls/neomatrix369/grakn.svg)](https://hub.docker.com/r/neomatrix369/grakn) | Jupyter-Java: [![Jupyter-Java](https://img.shields.io/docker/pulls/neomatrix369/jupyter-java.svg)](https://hub.docker.com/r/neomatrix369/jupyter-java) | Zeppelin: [![Zeppelin](https://img.shields.io/docker/pulls/neomatrix369/zeppelin.svg)](https://hub.docker.com/r/neomatrix369/zeppelin)

---

Expand Down
14 changes: 14 additions & 0 deletions natural-language-processing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,19 @@
- [LaMachine](https://proycon.github.io/LaMachine/) - LaMachine is a unified software distribution for Natural Language Processing. Integration of numerous open-source NLP tools, programming libraries, web-services and web-applications in a single Virtual Research Environment that can be installed on a wide variety of machines (bare-metal, Virtual Machines and Docker containers).
- [Awesome NLP](https://github.com/keon/awesome-nlp)

## Java
- [An introduction to natural language processing and a demo using opensource libraries](https://www.ibm.com/developerworks/library/cc-cognitive-natural-language-processing/index.html?social_post=963789367&fst=Discover) ([Tweet](https://twitter.com/java/status/883174486459248646))
- [Implementing NLP Attention Mechanisms with DeepLearning4J](https://www.meetup.com/AI-for-Enterprise-Virtual-User-Group/events/255622367/) ([Tweet](https://twitter.com/java/status/1058405126988161024))
- [How Stanford CoreNLP, a popular Java natural language tool can help you perform Natural Language Processing tasks](https://stanfordnlp.github.io/CoreNLP/) ([Tweet](https://twitter.com/java/status/945689918289924096))
- [FREE AI talk on Natural Language Processing NLP using Java with deeplearning4j](https://www.youtube.com/watch?v=XrZ_Y4koV5A&feature=youtu.be) ([Tweet](https://twitter.com/java/status/1062035545394532352))
- [Apache OpenNLP](https://opennlp.apache.org/)
- [MontyLingua](http://alumni.media.mit.edu/~hugo/montylingua/)
- [Java-based libraries](https://github.com/keon/awesome-nlp#user-content-java)
- [Clojure-based libraries](https://github.com/keon/awesome-nlp#user-content-clojure)
- [Kotlin-based libraries](https://github.com/keon/awesome-nlp#user-content-kotlin)
- [Scala-based libraries](https://github.com/keon/awesome-nlp#user-content-scala)
- Also see [Natural Language Processing (NLP)](README-details.md#natural-language-processing-nlp-1) under [Julia, Python & R](README-details.md#julia-python--r)

## Courses, Tutorial, Learning resource
- [Introductory: NLP for hackers](https://nlpforhackers.io/deep-learning-introduction/)
- [Intermediate (by Jason Brownlee): Applications of Deep Learning for NLP](https://machinelearningmastery.com/applications-of-deep-learning-for-natural-language-processing/)
Expand All @@ -26,6 +39,7 @@
## Library, Framework, Models, Tools, Services

- [BloomsburyAI's Open Source NLP tool: Cape Webservices - backend server](https://github.com/bloomsburyai/cape-webservices) | [Rest of BloomsburyAI's Open Source NLP tool - Cape](https://www.github.com/bloomsburyai) [Bought out by FB around March/April 2019]
- [NLP Java](./examples/nlp-java-jvm) - docker container with Java/JVM based NLP libraries/frameworks (inspired by LaMachine, Awesome NLP and others out there)
- [Better NLP library (experimental)](../examples/better-nlp) | Slides: [1](./better-nlp/presentations/09-Mar-2019/Better-NLP-Presentation-Slides.pdf) [2](./better-nlp/presentations/29-Jun-2019/Better-NLP-2.0-one-library-rules-them-all-Presentation-Slides.pdf)
- [Facebook's PyText](https://github.com/facebookresearch/PyText)
- [Facebook's FastText](https://github.com/facebookresearch/FastText) | [homepage | docs](https://fasttext.cc/)
Expand Down

0 comments on commit d4ed1f7

Please sign in to comment.