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

From
Jump to: navigation, search
(Topic Modeling)
Line 1: Line 1:
 
[http://www.youtube.com/results?search_query=nlp+nli+natural+language+semantics Youtube search...]
 
[http://www.youtube.com/results?search_query=nlp+nli+natural+language+semantics Youtube search...]
  
* [http://www.quora.com/How-do-I-learn-Natural-Language-Processing How do I learn Natural Language Processing? | Sanket Gupta]  
+
* http://en.wikipedia.org/wiki/Outline_of_natural_language_processing#Natural_language_processing_tools Outline of natural language processing | Wikipedia]
 
* [http://en.wikipedia.org/wiki/Natural_language_processing Natural Language Processing | Wikipedia]
 
* [http://en.wikipedia.org/wiki/Natural_language_processing Natural Language Processing | Wikipedia]
 
* [http://en.wikipedia.org/wiki/Grammar_induction Grammar Induction | Wikipedia]
 
* [http://en.wikipedia.org/wiki/Grammar_induction Grammar Induction | Wikipedia]
 
* [[Natural Language Tools]]   
 
* [[Natural Language Tools]]   
 +
* [http://www.quora.com/How-do-I-learn-Natural-Language-Processing How do I learn Natural Language Processing? | Sanket Gupta]
 
* [[Global Vectors for Word Representation (GloVe)]]
 
* [[Global Vectors for Word Representation (GloVe)]]
 
* [[Autoencoders / Encoder-Decoders]]
 
* [[Autoencoders / Encoder-Decoders]]

Revision as of 23:25, 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...

Stop Words

Youtube search...


Stemming

Youtube search...

Part-of-Speech (POS) Tagging

Youtube search...

Chunking

Youtube search...

Chinking

Youtube search...

Named Entity Recognition (NER)

Youtube search...

Coreference

Youtube search...

Hierarchical Classifier

Youtube search...

Lemmatization

Youtube search...

Corpora

Youtube search...

Topic Modeling

Youtube search...

Word Embeddings

Youtube search...


Summarizer

Youtube search...

Ontologies

Youtube search...

(aka knowledge graph) can incorporate computable descriptions that can bring insight in a wide set of compelling applications including more precise knowledge capture, semantic data integration, sophisticated query answering, and powerful association mining - thereby delivering key value for health care and the life sciences.

Semantic Role Labeling (SRL)

Youtube search...

identifies shallow semantic information in a given sentence. The tool labels verb-argument structure, identifying who did what to whom by assigning roles that indicate the agent, patient, and theme of each verb to constituents of the sentence representing entities related by the verb.


Deep Learning Algorithms

Youtube search...

Pipeline

Youtube search...

Evaluation Measures - Classification Performance

Youtube search...

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

Capabilities

Wikifier

Youtube search...