role of ML
role of ML
learning
Machine learning is one branch of artificial intelligence
and computer science that focuses on utilizing data
and algorithms to replicate how humans learn, with the
objective of constantly increasing accuracy.
• Machine learning is a key component of data science,
which is continuously expanding. Algorithms produce
classifications or predictions using statistical
approaches in data mining operations, revealing crucial
insights.
• The demand for data scientists will increase as big data
increases and grows, demanding their aid in identifying
essential business issues and, as a result, the data
required to address them.
Machine learning's advantages
• Transportation
• Traffic Anomaly Detection, delivery route optimization, and self-driving
automobiles are just a few examples of how machine learning may improve
transportation
• Customer service
• Machine learning helps the customer service business by answering inquiries,
determining client intent, and giving virtual assistance.
• Machine learning in retail aids merchants in analyzing purchasing trends,
optimizing offers and pricing, and utilizing data to improve the entire
consumer experience.
• Agriculture
• Machine learning can help agriculture in a variety of ways, including
developing robots to handle labor shortages, identifying plant illnesses, and
monitoring soil quality.
Information extraction
•
For example, consider a simple sentence: "NLP
information extraction is fun''. This could be tokenized
into: One-word (sometimes called unigram token): NLP,
information, extraction, is, fun. Two-word phrase
(bigram tokens): NLP information, information
extraction, extraction is, is fun, fun NLP.
Machine Translation
• Machine Translation (MT) is the task of automatically
converting one natural language into another,
preserving the meaning of the input text, and producing
fluent text in the output language.
• Machine translation is the process of using artificial
intelligence to automatically translate text from one
language to another without human involvement.
Modern machine translation goes beyond simple word-
to-word translation to communicate the full meaning of
the original language text in the target language.
APPLICATIONS OF LANGUAGE
MODELING
N –GRAM LEARNING MODEL