Difference between revisions of "Natural Language Tools & Services"

From
Jump to: navigation, search
Line 16: Line 16:
 
* [http://www.kdnuggets.com/2018/12/activewizards-comparison-speech-processing-apis.html API-based Services]
 
* [http://www.kdnuggets.com/2018/12/activewizards-comparison-speech-processing-apis.html API-based Services]
 
* Capability:
 
* Capability:
** [http://github.com/zalandoresearch/flair flair] use pretrained BERT
+
** [http://github.com/zalandoresearch/flair flair] use pretrained BERT (PyTorch)
** [http://stanfordnlp.github.io/CoreNLP/ CoreNLP | Stanford]
+
** [http://stanfordnlp.github.io/CoreNLP/ CoreNLP | Stanford] (Python)
** [[Natural Language Toolkit (NLTK)]]
+
** [[Natural Language Toolkit (NLTK)]] (Python)
** [http://www.intel.ai/nlp-architect-by-intel-ai-lab-release-0-2/ Intel NLP Architect]
+
** [http://www.intel.ai/nlp-architect-by-intel-ai-lab-release-0-2/ Intel NLP Architect] (Python)
** [http://allennlp.org/ AllenNLP] an Apache NLP research library, built on PyTorch
+
** [[SpaCy]] (Python and Cython)  
** [[SpaCy]]   
+
** [http://pypi.org/project/gensim/ Gensim] fast Vector Space Modelling, Topic Modeling, LDA implementation (Python)
** [http://pypi.org/project/gensim/ Gensim] Python framework for fast Vector Space Modelling, Topic Modeling, LDA implementation
+
** [http://allennlp.org/ AllenNLP] an Apache NLP research library (PyTorch)
 
** [[Matlab]]
 
** [[Matlab]]
 
** [[Sintelix]]
 
** [[Sintelix]]

Revision as of 03:07, 6 April 2019