Python Tutorial Python Introduction Identation & Comments Python Variable Python Data Type Python Operators Conditional Statements Python Loops Hamburger Toggle...
NLP Tutorial
Natural Language Processing
Introduction to Natural Language Processing ( NLP )
Natural language processing ऐसी field है जिसमें हम computer और human language के बीच interaction को आसान बनाते हैं। यह artificial intelligence का एक important part है NLP का main goal है कि वह computer को इंसानी भाषा समझ सके।
Key Concepts of Natural Language Processing ( NLP )
Text Processing : text processing में हम raw text को clean करते हैं और इसे structured format में convert करते हैं।
Sentiment Analysis : इस stap में text में emotion का पता लगाया जाता है, की क्या वो positive है negative है या natural sentiment है।
Machine Translation : यह text को process करके किसी दूसरी भाषा में translate करता है।
Named Entity Recognition : इस process में text में से किसी specific entity जैसे name, place, etc को identify किया जाता है।
Speech Recognition : इस technology में voice को text में convert किया जाता है, जैसे google assistance
Chat Bot : यह एक automated system होता है जो user के साथ chat करता है।
Applications of Natural Language Processing ( NLP )
आज के समय में हर बड़ी tech company इसका use करती है,जैसे Google, Mata, Microsoft, etc इन सभी के application में आपको speech recognition मिल जाएगा। इसे AI की दौर मे Natural Language Processing की मांग बहुत तेजी से बढ़ रही है, क्योंकि इसके बिना AI हमसे voice command से interact नहीं कर सकता इसलिए इसका future भी bright है क्योंकि आने वाले समय में machines को voice command पर run करने के लिए बनाया जा रहा है।
- All Posts
- Artificial Intelligence
- Computer Fundamentals
- Computer Networks
- Data Analytics
- Data Science
- DBMS
- Deep Learning
- Digital Fundamentals
- DSA with Python
- Excel
- Exercise
- Git & Github
- Machine Learning
- Matplotlib
- Natural Language Processing
- NumPy
- Operating System
- Pandas-s
- Power BI
- Python Tutorial
- Scikit-learn
- Seaborn
- SQL & MySQL
Python Tutorial Python Introduction Identation & Comments Python Variable Python Data Type Python Operators Conditional Statements Python Loops Hamburger Toggle...
Python Tutorial Python Introduction Identation & Comments Python Variable Python Data Type Python Operators Conditional Statements Python Loops Hamburger Toggle...
Python Tutorial Python Introduction Identation & Comments Python Variable Python Data Type Python Operators Conditional Statements Python Loops Hamburger Toggle...
Scikit-learn Tutorial Scikit-learn Hamburger Toggle Menu Edit Template Scikit learn What is Scikit-learn Scikit learn एक python library है जिसका...
Matplotlib Tutorial Matplotlib Hamburger Toggle Menu Edit Template Matplotlib What is Matplotlib matplotlib का use हम data visualization के लिए...