Difference between revisions of "Natural Language Processing (NLP)"

From
Jump to: navigation, search
Line 28: Line 28:
 
Speech recognition, speech translation, understanding complete sentences, understanding synonyms of matching words, sentiment analysis, and writing complete grammatically correct sentences and paragraphs.
 
Speech recognition, speech translation, understanding complete sentences, understanding synonyms of matching words, sentiment analysis, and writing complete grammatically correct sentences and paragraphs.
  
<youtube>ogrJaOIuBx4</youtube>
+
 
<youtube>0DLa5sApXhc</youtube>
 
 
<youtube>53Bip8-F7xw</youtube>
 
<youtube>53Bip8-F7xw</youtube>
 
<youtube>mhHfnhh-pB4</youtube>
 
<youtube>mhHfnhh-pB4</youtube>
Line 118: Line 117:
  
 
<youtube>VrT3TRDDE4M</youtube>
 
<youtube>VrT3TRDDE4M</youtube>
 +
 +
== Summarizer ==
 +
[http://www.youtube.com/results?search_query=Summarizer+nlp+natural+language Youtube search...]
 +
 +
<youtube>ogrJaOIuBx4</youtube>
 +
<youtube>0DLa5sApXhc</youtube>
  
 
== Wikifier ==
 
== Wikifier ==

Revision as of 09:47, 22 September 2018

Youtube search...

Speech recognition, speech translation, understanding complete sentences, understanding synonyms of matching words, sentiment analysis, and writing complete grammatically correct sentences and paragraphs.


Regular Expressions (Regex)

Youtube search...

Search for text patterns, validate emails and URLs, capture information, and use patterns to save development time.

Tokenization / Sentence Splitting

Youtube search...

Stemming

Youtube search...

Part-of-Speech (POS) Tagging

Youtube search...

Chunking

Youtube search...

Named Entity Recognition (NER)

Youtube search...

Coreference

Youtube search...

Semantic Role Labeling

Youtube search...

Hierarchical Dataless Classifier

Youtube search...

Lemmatization

Youtube search...

Evaluation Matrics

Youtube search...

Confusion Matrix, Precision, Recall, F Score, ROC Curves, trade off between True Positive Rate and False Positive Rate.

Topic Modeling

Youtube search...

Word Embeddings

Youtube search...

Deep Learning Algorithms

Youtube search...

Summarizer

Youtube search...

Wikifier

Youtube search...

NLP Pipeline

Youtube search...