Skip to content

Commit

Permalink
Crosslink NLP between Java and non-Java topics
Browse files Browse the repository at this point in the history
  • Loading branch information
neomatrix369 committed Jun 28, 2019
1 parent bb74b8c commit 8d26d02
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions README-details.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
- [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)

#### Neural Networks

Expand Down
1 change: 0 additions & 1 deletion natural-language-processing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
- [Facebook's FastText](https://github.com/facebookresearch/FastText) | [homepage | docs](https://fasttext.cc/)
- [Facebook's Pythia](https://code.fb.com/ai-research/pythia/) | [github](https://github.com/facebookresearch/pythia) | [Medium](https://medium.com/syncedreview/facebook-open-sources-pythia-for-vision-and-language-multimodal-ai-models-be480644b538)
- [Flair by Zolando Research](https://www.analyticsvidhya.com/blog/2019/02/flair-nlp-library-python/) | [github](https://github.com/zalandoresearch/flair) | [Research paper](https://drive.google.com/file/d/17yVpFA7MmXaQFTe-HDpZuqw9fJlmzg56/view)
- [Pythia]()
- [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)
Expand Down

0 comments on commit 8d26d02

Please sign in to comment.