SlideShare ist ein Scribd-Unternehmen logo
1 von 6
Downloaden Sie, um offline zu lesen
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1814
Review of Chatbot System in Marathi Language
Darshan Navalakha1, Manjiri Pittule2, Ravina Mane3, Amit Rathod4, Prof. N.G. Kharate5
1,2,3,4 Students, Comp Dept., VIIT College, Pune, India
5Guide, Comp Dept., VIIT College, Pune, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - In the modern Era of technology, Chatbots is the next big thing in the era of interactive services. Chatbots is a virtual
person who can effectively talk to any human being using collaborative textual skills. A virtual person is based on machine
learning and Artificial Intelligence (AI) concepts and due to dynamic nature, there is a drawback inthe designand developmentof
these chatbots as they have built-in AI, NLP, programming and conversion services. Chatbot acts like routing agent that can
categorize user context in conversation. Chatbothelpedwithnaturallanguageprocessing(NLP)to analyzetherequestandextract
some keyword information. In this system chatbot is designed according to query-based system in Marathi language (Indian
Language). User asks the question to system; the system automatically replay all answer through chatbot. OCR concept is used to
fetch data from pdf or images in the text format. All the query related information is added in this system. Althoughthe significant
work is not carried out for Marathi language chatbotbutmanyresearchersand organizationhavestartedbuildingchatbotsystem
in this field.
Key Words: NLP, OCR, Data-set, Pattern Matching, Machine Translation.
1. INTRODUCTION
A chatbot is a program intended to counterfeit a smart communication on a text or spoken ground. But this paper is based on
the text only chatbot. Chatbot categorize the user input as well as by using pattern matching, access information to provide a
predefined
Acknowledgement, based on the sentence given by the user. When the input is bringing into being in the database, a response
from a predefined pattern is given to the user. A Chatbot is executed using pattern comparing, in which the order of the
sentence is recognized and a saved response pattern is adapt to the select variables of the sentence. Chatbots are mainly
developed is conversational dialogue engine which is built in Python, which makes it possible to replybasedonthe collections
of all the known conversations. This chatbot system uses Marathi language. All the query related data is available in this
system’s database.
Text Recognition usually abbreviated to OCR, involves a computer system intended to interpret images of typewritten text
(usually captured by a scanner) into machine editable text or to interpret pictures of characters into a standard encoding
scheme representing them. OCR commenced as a field of research in artificial intelligence and computational vision. Text
Recognition used in official task in which the large data have to type like post offices, banks, colleges etc., in real life
applications where we want to collect some information from text written image. People wish to scan in a document and have
the text of that document available in a .txt or .docx format.
2. LITERATURE SURVEY
The making and execution of chatbots is still a developing area,heavilyrelatedtoartificial intelligenceandmachinelearning,so
the provided solutions, while possessing obvious advantages, have some important limitations in terms of functionalitiesand
use cases. However, this is changing over time.
Mr. A.M.Rahman has identified some programming challenges of chatbot, For bot to work resourcefully it needs to provide vast
logical resources which are I/P, O/P and entity phrases. It should be given care on singular, plural forms, Synonyms, Antonyms
and the most important is the sentimental analysis [1].
Response generation using Intent Classification and EntityRecognition.Responseselectorselectsresponsewhichshouldwork
better for the user. Bot is based on the integration, in which information “bot sends” commands into web service and gets it
results [1].
Belfin R.V, Shobhana A.J, Megha Manilal, Ashly ann Mathew, Blessy Babu they have proposed A Graph Based Chatbot for cancer
Patients. It is presented in text and Audio. The Continuous Communication with Bot bring positive attitude in patients. In their
research work they have implemented, Knowledge Based Chatbot which fetch appropriate data from Cancerdatabaseandscrap
data from different Cancer forums using Beautiful Soap. Some data pre-processing techniques like tokenization, punctuation
removal, stop word removal, stemming is performed.[2]
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1815
In Ticketing Chatbot Service using ServerlessNLPTechnology,theyhavedefinedSpecificdomainchatbotwhichcanredefinechat
experienced with the automated response and also some CUI response that guided the user. Existence of more database /data
result in more intellectual chatbot. Classification of intent in term of the sentence needs to be more fluent to consider assurance
rate. In the future, chat history can be considered as chat experience so behaviour of the user can be analysed [3].
College Enquiry Chatbot Using Knowledge in
Database proposed that User will interact with web interface of the bot. The web application will be connected to thebot with
the help of the bot connector which will create the object through which it will communicatewiththe bot.thequery entered by
the user will be sent to LUIS.ai where it will be handled and Intent and Entity of the user query will be retrieved and the
equivalent response will be fetched from database[4].
In this system there are two modules:
A. Online Enquiry:
Students can enquire about faculties and query related to exams
B. Online Chat Bot:
1) The result can be show in images, cards format.
2) The query will be answered on the basis of question asks and language model built in LUIS and responses store [4].
In AMBER Chatbot and Detection of Paraphrases for Devnagari implemented by ShahManthan,Jigneshkumar,ArnavMediratta,
Akshay Kundale,
Shubham Nangare. Has proposed Natural Language Processing tasks such as Transliteration, Tokenization, Part of Speech.
AMBER uses Sentence Generation. It uses Paraphrasing detection Library. It also uses several frameworks for determining
semantic similarity DKPro Similarity. Word Alignment Algorithm is used to calculate alignment amongst idioms and phrasal
chunks. RDRPOST Tagger is used for obtaining POS Tags. It uses phonetic and stripping algorithm to find out suffix.[5]
Partrick Jansson, Shuhua Liu proposed detection of Novel and Emerging Named Entities from Social Media by using LSTM
Model. Its framework contains of the components like Word Embedding, POS Tagging.
Word embeddings are present standard for many text applications as they are found to be able to appropriately capture not
only syntactic regularities but also for semantic regularities of word. The GATE Twitter POS tagger is used to assign POS tags
for each word [6].
In Question-Answering System surveyed by Ali Mohamed Nabil Allam and Mohamed Hassan Haggag, worked in the field of
information retrieval (IR). The QA Systems are concerned with providing appropriate answer inreplytoquestion proposedin
natural language. The system is composed of three mechanisms as question classification, information retrieval and answer
extraction [7].
In survey of machine translation for Indian languages to English and its approaches by Namrata G. Kharate and Dr. Varsha H.
Patil surveyed on machine Translation based on several approaches such as Dictionary based, Rule based, Corpus based,
Knowledge based and Hybrid based. Which showed us the work required and way to frame answer for asked question
relatively with the work of shallow parser [8].
Researched done by M. Dahiya who has implemented a text based chatbot, which recognize the user input with pattern
matching and access the given information for creating the answers. The paper covers the fundamental techniques to design
the chatbot. Such as creating the dialog, creating database, creating a chat and conversation [9].
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1816
Table 1: Previous Survey
Sr no YEAR TITLE Language METHODOLOGY OBSERVATION
1. 2017 Programming
Challenges of
Chatbot.
English Response generation using Intent
Classification and Entity Recognition.
Response selector selects response
which should work better for the user.
Bot is based on the integration, in
which information “bot sends”
commands into web service and gets it
results.
For bot to work efficiently it needs to
provide vast logical resourceswhichareI/P,
O/P and entity phrases.
It should be given attention on singular,
plural forms, Synonyms, Antonyms and the
most important is the sentimental analysis.
2. 2019 A Graph
Based
Chatbot for
cancer
Patients
English 1.Knowlege Based Chatbot
a. Fetch Appropriate Data from Cancer
database
b. Scrap Data from different Cancer
forums using Beautiful Soap.
2.Data Pre-processing
a. Tokenization
b. Punctuation Removal
c. Stop word Removal
d. Stemming
3.Data Modelling
a. Data converted into
graph model using Neo4j.
4.Detecting type of cancer and show
1.It is available in text and Audio
2. The Constant Communication with Bot
bring positive attitude in patients.
3. Helpful for job Schedulers because they
did not need to wait in Queue for doctors
counselling, they directly use chatbot for
their help.
4. Data collected from various forums
makes chatbot more dynamic and specific.
3. 2018 Ticketing
Chatbot
Service using
Serverless
NLP
Technology
English 1.Node JS Webhook:
a. Webhook is HTTP call-back.
b. It work on post and get request,
then request is routed by node JS.
c. It used in NLP to make data process
more flexible.
2.Wit.AI NLP Services:
a. It is used for ML and AI purposed.
b. Wit.AI is trained with understanding
i.e. combination of entity and intent
Recognition.
c. It trained with some keyword that
user usually writes in chat.
1.Specific domain chatbot can redefine chat
experienced
with the automatedresponseandalsosome
CUI response that guided the user.
2. Presence of more database /data result in
more intelligent chatbot.
3. Classification of intent in term of the
sentence needs to be more fluent to
consider confidence rate. In the future, chat
history can be considered as chat
experience so the behaviour of theusercan
be analysed.
4. 2018 College
Enquiry
ChatbotUsing
Knowledge in
Database
English A. Online Enquiry
1) Students can enquiry about faculties
and query related to exams
B. Online Chat Bot
1) The result can be show in images,
cards format
2) The query will be answered on
basis of question asks and language
model built in LUIS and responses are
stored.
User will interact with the web interface of
the bot. the web application will be
connected to the bot with the help of the
bot connector which will create the object
through which we will communicate with
bot. the query entered by the user will be
sent to LUIS.ai where it will be processed
and Intent and Entity of the user query will
be retrieved and the corresponding
response will be fetched from database.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1817
5. 2017 AMBER
Chatbot and
Detection of
Paraphrases
for Devnagari
Marathi 1.AMBER stands for A Marathi Based
Eliza Chatterbot
2. AMBER carries out various Natural
Language Processing tasks such as
Transliteration, Tokenization, Part of
Speech.
3.AMBER uses Sentence Generation
4.It uses Paraphrasing detection
Library
5.It uses several frameworks for
measuring semantic similarity DKPro
Similarity.
6. Word Alignment Algorithm is used
to compute alignment between idioms
and phrasal chunks.
7. RDRPOST Tagger is used for
obtaining POS Tags.
1. Paraphrase is a process of computing the
semantic similarity between sentences
which are not lexicographically similar.
2. Chatbot is used to experience chat with
automated response.
3. We can use paraphrase Identification for
Machine Translation, Question Answering
Machine, and Multiple Text Summarization.
So, according to the survey studied we get to know that there is no as such efficient work done for Marathi language.
3. PROPOSED SYSTEM
In this system chatbot is designed for question-answering purpose. The Marathi languagechatbotisusedtointeract withuser.
All the data important for answering the question is available on the portal. It is a communiqué simulatingcomputerprogram.
It is all about the conversation with the user. The chat with a Chatbot is very simple. It answers to the questions asked by the
user. During designing a Chatbot, how does the Chatbot will communicate to the user? And how will be the conversation with
the user and the Chatbot is very important topic. For creating a Chatbot, a program has to be written in python programming
language is used for programming. The Chatbot is created in sucha waytohelptheuser byansweringtheirall queries,improve
the communication and amuse the user. The chat is formed using a pattern that is known to the user and could be easy to
understand. Chat dialog box show up to create conversation. Thisdialogboxiscreated usingpythoncoding.Pattern Matchingis
a method of artificial intelligence used in the design of a Chatbot. The input is compared with the inputs saved in the database
and matching response is returned. Text recognition classification is used for large size of data or files. It is easy to extract text
data from such large files using OCR technology. Text detection, localization and tracking modulesarecorrelatedto eachother
and constitute the most stimulating and difficult part of extraction process. By using tesseract OCR with python system, we
extract the text from images, pdf or other multiple files.
4. SYSTEM ARCHITECTURE
Figure 1: system architecture
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1818
In System architecture System Modules areChatbot,OCRTextRecognition,RelatedData,SystemInterface.TheChatbotModule
uses the python language for user interface and pattern matching. In OCR python uses tesseract OCR library for text detection
and character recognition. User input data as a text and chatbot system response in text format in chatbot dialog.Thepdf,Doc,
Image file given as input to the OCR system for text data. The system provides all data to the user on given portal.
5. Modules
There system is divided into four parts according to functions performed by individuals. In this system we need to collect the
chatbot, data from intended resources.
5.1. Chatbot:
Chatbot: For creating a Chatbot, a program has to be written in python programming language is used for programming. The
Chatbot is created in such a way to assist the user, improve the communication and amuse the user.
Chat: The chat is created using a pattern that is known to the user and could be easy to understand. Chatdialogboxshowupto
create conversation. This dialog box is created using python design and is added on the portal as plugin.
POS Tagging: It is the procedure of identifying correct tag like noun, adjective, verb, adverb etc. to each word of the input
sentence.
NER Tagging: Named entity recognition is the procedure of distinguishing named entities which arepresentindatabase.NER
mostly used and applied for information retrieval.
Ranking Algorithm: Once we get our question with NER tags,thenwecangivetheweightagetooursametaggeddatasetaswe
can find answer to the query in that dataset.
Pattern Matching: It is a method of artificial intelligence used in the design of a Chatbot. The input is matched with theinputs
saved in the database and consistent response is given back.
Simple: The architecture of a Chatbot is very simple. It just answers to the questions queried by the user, if the question is
found in the database.
5.2. OCR Text Recognition:
Text Detection: This phase takes image or video frame as input and decides it contains text or not. It also identifies the text
regions in image.
Text Localization: Text localization merges the text regions to formulate the text objects and define the tight bounds around
the text objects.
Text Tracking: This phase is applied to files data only. For the readability purpose, text embedded inthefilesappearsinmore
than thirty consecutive frames. Text tracking phase exploits this temporal occurrence of the same text object in multiple
consecutive frames. It can be used to rectify the results of text detection and localization stage. It is also used to speed up the
text extraction process by not applying the binarization and recognition step to every detected object.
Character Recognition: The last module of text extraction process is the character recognition. This module converts the
binary text object into the ASCII text.
5.3. Related Data: All the schedule data for year is collected as system data for user help. This portal help userwith all data on
a single platform in Marathi language.
5.4. System Interface: The system interaction with internal module is done for better user interface.
6. Future Scope
The proposed chatbot can answer to only textually typed question which can also be implemented for voice-based question
answering system and can also be implemented for other reginal language.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1819
7. Conclusion
This paper enlightens all the issue, challenges and issue faced by system to provide efficient help for student,college,teachers
and all other sub parts. The advance chatbot system with Marathi language is used for better user interface for user to get all
data and answer in Marathi language. The system makes simple user interface so they easily interact with system. All the
schedule data is available on single portal. Chatbot with OCR for large amount of data processing is available in this system.
REFERRENCES
[1] A.M Rahman, Alma Islam, “Programming Challenges of Chatbot.”, 2017 IEEE Region 10 Humanitarian Technology
Conference, (21-23 Dec 2017).
[2] Belfin R.V, Shobhana A.J, Megha Manilal, Ashly ann Mathew,Blessy Babu, “A Graph Based Chatbot for cancer Patients”,5th
international conference on advanced computing & communication systems (ICACCS),( 2019).
[3] Eko Handoyo, M.Arfan,Yosua Alvin Adi Soetrisno, Maman Somantri, Aghus Sofwan, Enda WistaSinuraya,“TicketingChatbot
Service using Serverless NLP Technology”, Proc. Of 2018 5th Int. conf. on information Tech., Computer and Electrical
Engineering (ICITACEE), (2018).
[4] Harsh Pawar, PranaPrabhu, Ajay Yadav, Vincen Mendonca, Joyce Lemos, “College Enquiry Chatbot Using Knowledge in
Database”, International journal for research in applied science & engineering technology (IJRASET), (April 2018).
[5] Shah Manthan, Jigneshkumar, Arnav Mediratta, Akshay Kundale, Shubham Nangare, “AMBER Chatbot and Detection of
Paraphrases for Devnagari”, Vishwakarma Journal of engineering research, (4 Dec 2017).
[6] Partrick Jansson, Shuhua Liu, “Detection of knowledge and emerging named entity from socialmedia byusingLMST Model”,
International Conference on Informatics, Electronics & Vision, India, pp. 1-5, (2013).
[7] Mohamed Nabil Allam and Mohamed Hassan Haggag, “Question-Answering System: A survey”, International Journal of
Research and Reviews in Information Sciences (IJRRIS), (September 2012).
[8] Namrata G. Kharate and Dr. Varsha H. Patil, “survey of machine translation for Indian languages to English and its
approaches”, “International journal of scientific research in computer science, engineering and information technology”,
(2018).
[9] M Dahiya, “A tool for conversation: Chatbot”, “International journal of computer science and engineering”, (2017).

Weitere ähnliche Inhalte

Was ist angesagt?

IRJET - Chatbot for HR Department using AIML and LSA
IRJET - Chatbot for HR Department using AIML and LSAIRJET - Chatbot for HR Department using AIML and LSA
IRJET - Chatbot for HR Department using AIML and LSAIRJET Journal
 
Chat-Bot for College Management System using A.I
Chat-Bot for College Management System using A.IChat-Bot for College Management System using A.I
Chat-Bot for College Management System using A.IIRJET Journal
 
IRJET- Artificial Intelligence Based Chat-Bot
IRJET-  	  Artificial Intelligence Based Chat-BotIRJET-  	  Artificial Intelligence Based Chat-Bot
IRJET- Artificial Intelligence Based Chat-BotIRJET Journal
 
IRJET- College Enquiry Chatbot System(DMCE)
IRJET-  	  College Enquiry Chatbot System(DMCE)IRJET-  	  College Enquiry Chatbot System(DMCE)
IRJET- College Enquiry Chatbot System(DMCE)IRJET Journal
 
IRJET - Mobile Chatbot for Information Search
 IRJET - Mobile Chatbot for Information Search IRJET - Mobile Chatbot for Information Search
IRJET - Mobile Chatbot for Information SearchIRJET Journal
 
IRJET- Development of College Enquiry Chatbot using Snatchbot
IRJET- Development of College Enquiry Chatbot using SnatchbotIRJET- Development of College Enquiry Chatbot using Snatchbot
IRJET- Development of College Enquiry Chatbot using SnatchbotIRJET Journal
 
IRJET - E-Assistant: An Interactive Bot for Banking Sector using NLP Process
IRJET -  	  E-Assistant: An Interactive Bot for Banking Sector using NLP ProcessIRJET -  	  E-Assistant: An Interactive Bot for Banking Sector using NLP Process
IRJET - E-Assistant: An Interactive Bot for Banking Sector using NLP ProcessIRJET Journal
 
CHATBOT FOR COLLEGE RELATED QUERIES | J4RV4I1008
CHATBOT FOR COLLEGE RELATED QUERIES | J4RV4I1008CHATBOT FOR COLLEGE RELATED QUERIES | J4RV4I1008
CHATBOT FOR COLLEGE RELATED QUERIES | J4RV4I1008Journal For Research
 
IRJET- A Survey to Chatbot System with Knowledge Base Database by using Artif...
IRJET- A Survey to Chatbot System with Knowledge Base Database by using Artif...IRJET- A Survey to Chatbot System with Knowledge Base Database by using Artif...
IRJET- A Survey to Chatbot System with Knowledge Base Database by using Artif...IRJET Journal
 
IRJET- Short-Text Semantic Similarity using Glove Word Embedding
IRJET- Short-Text Semantic Similarity using Glove Word EmbeddingIRJET- Short-Text Semantic Similarity using Glove Word Embedding
IRJET- Short-Text Semantic Similarity using Glove Word EmbeddingIRJET Journal
 
IRJET - College Enquiry Chatbot
IRJET - College Enquiry ChatbotIRJET - College Enquiry Chatbot
IRJET - College Enquiry ChatbotIRJET Journal
 
IRJET - Development of Chatbot Automation Application – DGCT CSE ALEXA
IRJET -  	  Development of Chatbot Automation Application – DGCT CSE ALEXAIRJET -  	  Development of Chatbot Automation Application – DGCT CSE ALEXA
IRJET - Development of Chatbot Automation Application – DGCT CSE ALEXAIRJET Journal
 
Banking botreport
Banking botreportBanking botreport
Banking botreportusha raj
 
IRJET- Chatbot using NLP and Deep Learning
IRJET-  	  Chatbot using NLP and Deep LearningIRJET-  	  Chatbot using NLP and Deep Learning
IRJET- Chatbot using NLP and Deep LearningIRJET Journal
 
IRJET - Artificial Conversation Entity for an Educational Institute
IRJET - Artificial Conversation Entity for an Educational InstituteIRJET - Artificial Conversation Entity for an Educational Institute
IRJET - Artificial Conversation Entity for an Educational InstituteIRJET Journal
 
TALASH: A SEMANTIC AND CONTEXT BASED OPTIMIZED HINDI SEARCH ENGINE
TALASH: A SEMANTIC AND CONTEXT BASED OPTIMIZED HINDI SEARCH ENGINETALASH: A SEMANTIC AND CONTEXT BASED OPTIMIZED HINDI SEARCH ENGINE
TALASH: A SEMANTIC AND CONTEXT BASED OPTIMIZED HINDI SEARCH ENGINEIJCSEIT Journal
 

Was ist angesagt? (20)

Chat bot in_pythion
Chat bot in_pythionChat bot in_pythion
Chat bot in_pythion
 
IRJET - Chatbot for HR Department using AIML and LSA
IRJET - Chatbot for HR Department using AIML and LSAIRJET - Chatbot for HR Department using AIML and LSA
IRJET - Chatbot for HR Department using AIML and LSA
 
Chat-Bot for College Management System using A.I
Chat-Bot for College Management System using A.IChat-Bot for College Management System using A.I
Chat-Bot for College Management System using A.I
 
IRJET- Artificial Intelligence Based Chat-Bot
IRJET-  	  Artificial Intelligence Based Chat-BotIRJET-  	  Artificial Intelligence Based Chat-Bot
IRJET- Artificial Intelligence Based Chat-Bot
 
IRJET- College Enquiry Chatbot System(DMCE)
IRJET-  	  College Enquiry Chatbot System(DMCE)IRJET-  	  College Enquiry Chatbot System(DMCE)
IRJET- College Enquiry Chatbot System(DMCE)
 
IRJET - Mobile Chatbot for Information Search
 IRJET - Mobile Chatbot for Information Search IRJET - Mobile Chatbot for Information Search
IRJET - Mobile Chatbot for Information Search
 
IRJET- Development of College Enquiry Chatbot using Snatchbot
IRJET- Development of College Enquiry Chatbot using SnatchbotIRJET- Development of College Enquiry Chatbot using Snatchbot
IRJET- Development of College Enquiry Chatbot using Snatchbot
 
IRJET - E-Assistant: An Interactive Bot for Banking Sector using NLP Process
IRJET -  	  E-Assistant: An Interactive Bot for Banking Sector using NLP ProcessIRJET -  	  E-Assistant: An Interactive Bot for Banking Sector using NLP Process
IRJET - E-Assistant: An Interactive Bot for Banking Sector using NLP Process
 
CHATBOT FOR COLLEGE RELATED QUERIES | J4RV4I1008
CHATBOT FOR COLLEGE RELATED QUERIES | J4RV4I1008CHATBOT FOR COLLEGE RELATED QUERIES | J4RV4I1008
CHATBOT FOR COLLEGE RELATED QUERIES | J4RV4I1008
 
IRJET- A Survey to Chatbot System with Knowledge Base Database by using Artif...
IRJET- A Survey to Chatbot System with Knowledge Base Database by using Artif...IRJET- A Survey to Chatbot System with Knowledge Base Database by using Artif...
IRJET- A Survey to Chatbot System with Knowledge Base Database by using Artif...
 
IRJET- Short-Text Semantic Similarity using Glove Word Embedding
IRJET- Short-Text Semantic Similarity using Glove Word EmbeddingIRJET- Short-Text Semantic Similarity using Glove Word Embedding
IRJET- Short-Text Semantic Similarity using Glove Word Embedding
 
IRJET - College Enquiry Chatbot
IRJET - College Enquiry ChatbotIRJET - College Enquiry Chatbot
IRJET - College Enquiry Chatbot
 
IRJET - Development of Chatbot Automation Application – DGCT CSE ALEXA
IRJET -  	  Development of Chatbot Automation Application – DGCT CSE ALEXAIRJET -  	  Development of Chatbot Automation Application – DGCT CSE ALEXA
IRJET - Development of Chatbot Automation Application – DGCT CSE ALEXA
 
Banking botreport
Banking botreportBanking botreport
Banking botreport
 
IRJET- Chatbot using NLP and Deep Learning
IRJET-  	  Chatbot using NLP and Deep LearningIRJET-  	  Chatbot using NLP and Deep Learning
IRJET- Chatbot using NLP and Deep Learning
 
IRJET - Artificial Conversation Entity for an Educational Institute
IRJET - Artificial Conversation Entity for an Educational InstituteIRJET - Artificial Conversation Entity for an Educational Institute
IRJET - Artificial Conversation Entity for an Educational Institute
 
Implementation of FAQ Pages using Chatbot
Implementation of FAQ Pages using ChatbotImplementation of FAQ Pages using Chatbot
Implementation of FAQ Pages using Chatbot
 
G1803013542
G1803013542G1803013542
G1803013542
 
Implementation of FAQ Pages using Chatbot
Implementation of FAQ Pages using ChatbotImplementation of FAQ Pages using Chatbot
Implementation of FAQ Pages using Chatbot
 
TALASH: A SEMANTIC AND CONTEXT BASED OPTIMIZED HINDI SEARCH ENGINE
TALASH: A SEMANTIC AND CONTEXT BASED OPTIMIZED HINDI SEARCH ENGINETALASH: A SEMANTIC AND CONTEXT BASED OPTIMIZED HINDI SEARCH ENGINE
TALASH: A SEMANTIC AND CONTEXT BASED OPTIMIZED HINDI SEARCH ENGINE
 

Ähnlich wie IRJET- Review of Chatbot System in Marathi Language

A Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOT
A Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOTA Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOT
A Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOTIRJET Journal
 
HealthCare ChatBot Using Machine Learning
HealthCare ChatBot Using Machine LearningHealthCare ChatBot Using Machine Learning
HealthCare ChatBot Using Machine LearningIRJET Journal
 
Design of Chatbot using Deep Learning
Design of Chatbot using Deep LearningDesign of Chatbot using Deep Learning
Design of Chatbot using Deep LearningIRJET Journal
 
IRJET- Conversational Assistant based on Sentiment Analysis
IRJET- Conversational Assistant based on Sentiment AnalysisIRJET- Conversational Assistant based on Sentiment Analysis
IRJET- Conversational Assistant based on Sentiment AnalysisIRJET Journal
 
IRJET- Multimedia Chatbot using Classification
IRJET- Multimedia Chatbot using ClassificationIRJET- Multimedia Chatbot using Classification
IRJET- Multimedia Chatbot using ClassificationIRJET Journal
 
WHATSAPP CHATBOT FOR CAREER GUIDANCE
WHATSAPP CHATBOT FOR CAREER GUIDANCEWHATSAPP CHATBOT FOR CAREER GUIDANCE
WHATSAPP CHATBOT FOR CAREER GUIDANCEIRJET Journal
 
AI CHAT BOT USING SHAN ALGORITHM
AI CHAT BOT USING SHAN ALGORITHMAI CHAT BOT USING SHAN ALGORITHM
AI CHAT BOT USING SHAN ALGORITHMIRJET Journal
 
Survey on Chatbot Classification and Technologies
Survey on Chatbot Classification and TechnologiesSurvey on Chatbot Classification and Technologies
Survey on Chatbot Classification and TechnologiesIRJET Journal
 
BANKING CHATBOT USING NLP AND MACHINE LEARNING ALGORITHMS
BANKING CHATBOT USING NLP AND MACHINE LEARNING ALGORITHMSBANKING CHATBOT USING NLP AND MACHINE LEARNING ALGORITHMS
BANKING CHATBOT USING NLP AND MACHINE LEARNING ALGORITHMSIRJET Journal
 
IRJET - Query Processing using NLP
IRJET - Query Processing using NLPIRJET - Query Processing using NLP
IRJET - Query Processing using NLPIRJET Journal
 
VOCAL- Voice Command Application using Artificial Intelligence
VOCAL- Voice Command Application using Artificial IntelligenceVOCAL- Voice Command Application using Artificial Intelligence
VOCAL- Voice Command Application using Artificial IntelligenceIRJET Journal
 
A Review Comparative Analysis On Various Chatbots Design
A Review   Comparative Analysis On Various Chatbots DesignA Review   Comparative Analysis On Various Chatbots Design
A Review Comparative Analysis On Various Chatbots DesignCourtney Esco
 
IRJET- Sentimental Prediction of Users Perspective through Live Streaming : T...
IRJET- Sentimental Prediction of Users Perspective through Live Streaming : T...IRJET- Sentimental Prediction of Users Perspective through Live Streaming : T...
IRJET- Sentimental Prediction of Users Perspective through Live Streaming : T...IRJET Journal
 
AI and Web-Based Interactive College Enquiry Chatbot
AI and Web-Based Interactive College Enquiry ChatbotAI and Web-Based Interactive College Enquiry Chatbot
AI and Web-Based Interactive College Enquiry ChatbotIRJET Journal
 
An Intelligent Chatbot for College Enquiry with Amazon Lex
An Intelligent Chatbot for College Enquiry with Amazon LexAn Intelligent Chatbot for College Enquiry with Amazon Lex
An Intelligent Chatbot for College Enquiry with Amazon LexIRJET Journal
 
COLLEGE ENQUIRY CHATBOT SYSTEM IN JAVASCRIPT
COLLEGE ENQUIRY CHATBOT SYSTEM IN JAVASCRIPTCOLLEGE ENQUIRY CHATBOT SYSTEM IN JAVASCRIPT
COLLEGE ENQUIRY CHATBOT SYSTEM IN JAVASCRIPTIRJET Journal
 
Chatbot
ChatbotChatbot
Chatbotijtsrd
 
IRJET- Recruitment Chatbot
IRJET- Recruitment ChatbotIRJET- Recruitment Chatbot
IRJET- Recruitment ChatbotIRJET Journal
 
INTELLIGENT CHATBOT FOR COLLEGE ENQUIRY SYSTEM
INTELLIGENT CHATBOT FOR COLLEGE ENQUIRY SYSTEMINTELLIGENT CHATBOT FOR COLLEGE ENQUIRY SYSTEM
INTELLIGENT CHATBOT FOR COLLEGE ENQUIRY SYSTEMIRJET Journal
 

Ähnlich wie IRJET- Review of Chatbot System in Marathi Language (20)

A Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOT
A Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOTA Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOT
A Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOT
 
HealthCare ChatBot Using Machine Learning
HealthCare ChatBot Using Machine LearningHealthCare ChatBot Using Machine Learning
HealthCare ChatBot Using Machine Learning
 
Design of Chatbot using Deep Learning
Design of Chatbot using Deep LearningDesign of Chatbot using Deep Learning
Design of Chatbot using Deep Learning
 
NEURAL NETWORK BOT
NEURAL NETWORK BOTNEURAL NETWORK BOT
NEURAL NETWORK BOT
 
IRJET- Conversational Assistant based on Sentiment Analysis
IRJET- Conversational Assistant based on Sentiment AnalysisIRJET- Conversational Assistant based on Sentiment Analysis
IRJET- Conversational Assistant based on Sentiment Analysis
 
IRJET- Multimedia Chatbot using Classification
IRJET- Multimedia Chatbot using ClassificationIRJET- Multimedia Chatbot using Classification
IRJET- Multimedia Chatbot using Classification
 
WHATSAPP CHATBOT FOR CAREER GUIDANCE
WHATSAPP CHATBOT FOR CAREER GUIDANCEWHATSAPP CHATBOT FOR CAREER GUIDANCE
WHATSAPP CHATBOT FOR CAREER GUIDANCE
 
AI CHAT BOT USING SHAN ALGORITHM
AI CHAT BOT USING SHAN ALGORITHMAI CHAT BOT USING SHAN ALGORITHM
AI CHAT BOT USING SHAN ALGORITHM
 
Survey on Chatbot Classification and Technologies
Survey on Chatbot Classification and TechnologiesSurvey on Chatbot Classification and Technologies
Survey on Chatbot Classification and Technologies
 
BANKING CHATBOT USING NLP AND MACHINE LEARNING ALGORITHMS
BANKING CHATBOT USING NLP AND MACHINE LEARNING ALGORITHMSBANKING CHATBOT USING NLP AND MACHINE LEARNING ALGORITHMS
BANKING CHATBOT USING NLP AND MACHINE LEARNING ALGORITHMS
 
IRJET - Query Processing using NLP
IRJET - Query Processing using NLPIRJET - Query Processing using NLP
IRJET - Query Processing using NLP
 
VOCAL- Voice Command Application using Artificial Intelligence
VOCAL- Voice Command Application using Artificial IntelligenceVOCAL- Voice Command Application using Artificial Intelligence
VOCAL- Voice Command Application using Artificial Intelligence
 
A Review Comparative Analysis On Various Chatbots Design
A Review   Comparative Analysis On Various Chatbots DesignA Review   Comparative Analysis On Various Chatbots Design
A Review Comparative Analysis On Various Chatbots Design
 
IRJET- Sentimental Prediction of Users Perspective through Live Streaming : T...
IRJET- Sentimental Prediction of Users Perspective through Live Streaming : T...IRJET- Sentimental Prediction of Users Perspective through Live Streaming : T...
IRJET- Sentimental Prediction of Users Perspective through Live Streaming : T...
 
AI and Web-Based Interactive College Enquiry Chatbot
AI and Web-Based Interactive College Enquiry ChatbotAI and Web-Based Interactive College Enquiry Chatbot
AI and Web-Based Interactive College Enquiry Chatbot
 
An Intelligent Chatbot for College Enquiry with Amazon Lex
An Intelligent Chatbot for College Enquiry with Amazon LexAn Intelligent Chatbot for College Enquiry with Amazon Lex
An Intelligent Chatbot for College Enquiry with Amazon Lex
 
COLLEGE ENQUIRY CHATBOT SYSTEM IN JAVASCRIPT
COLLEGE ENQUIRY CHATBOT SYSTEM IN JAVASCRIPTCOLLEGE ENQUIRY CHATBOT SYSTEM IN JAVASCRIPT
COLLEGE ENQUIRY CHATBOT SYSTEM IN JAVASCRIPT
 
Chatbot
ChatbotChatbot
Chatbot
 
IRJET- Recruitment Chatbot
IRJET- Recruitment ChatbotIRJET- Recruitment Chatbot
IRJET- Recruitment Chatbot
 
INTELLIGENT CHATBOT FOR COLLEGE ENQUIRY SYSTEM
INTELLIGENT CHATBOT FOR COLLEGE ENQUIRY SYSTEMINTELLIGENT CHATBOT FOR COLLEGE ENQUIRY SYSTEM
INTELLIGENT CHATBOT FOR COLLEGE ENQUIRY SYSTEM
 

Mehr von IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

Mehr von IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Kürzlich hochgeladen

VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Intro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfIntro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfrs7054576148
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoordharasingh5698
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfRagavanV2
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfRagavanV2
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01KreezheaRecto
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptNANDHAKUMARA10
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 

Kürzlich hochgeladen (20)

VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
Intro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfIntro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdf
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 

IRJET- Review of Chatbot System in Marathi Language

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1814 Review of Chatbot System in Marathi Language Darshan Navalakha1, Manjiri Pittule2, Ravina Mane3, Amit Rathod4, Prof. N.G. Kharate5 1,2,3,4 Students, Comp Dept., VIIT College, Pune, India 5Guide, Comp Dept., VIIT College, Pune, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - In the modern Era of technology, Chatbots is the next big thing in the era of interactive services. Chatbots is a virtual person who can effectively talk to any human being using collaborative textual skills. A virtual person is based on machine learning and Artificial Intelligence (AI) concepts and due to dynamic nature, there is a drawback inthe designand developmentof these chatbots as they have built-in AI, NLP, programming and conversion services. Chatbot acts like routing agent that can categorize user context in conversation. Chatbothelpedwithnaturallanguageprocessing(NLP)to analyzetherequestandextract some keyword information. In this system chatbot is designed according to query-based system in Marathi language (Indian Language). User asks the question to system; the system automatically replay all answer through chatbot. OCR concept is used to fetch data from pdf or images in the text format. All the query related information is added in this system. Althoughthe significant work is not carried out for Marathi language chatbotbutmanyresearchersand organizationhavestartedbuildingchatbotsystem in this field. Key Words: NLP, OCR, Data-set, Pattern Matching, Machine Translation. 1. INTRODUCTION A chatbot is a program intended to counterfeit a smart communication on a text or spoken ground. But this paper is based on the text only chatbot. Chatbot categorize the user input as well as by using pattern matching, access information to provide a predefined Acknowledgement, based on the sentence given by the user. When the input is bringing into being in the database, a response from a predefined pattern is given to the user. A Chatbot is executed using pattern comparing, in which the order of the sentence is recognized and a saved response pattern is adapt to the select variables of the sentence. Chatbots are mainly developed is conversational dialogue engine which is built in Python, which makes it possible to replybasedonthe collections of all the known conversations. This chatbot system uses Marathi language. All the query related data is available in this system’s database. Text Recognition usually abbreviated to OCR, involves a computer system intended to interpret images of typewritten text (usually captured by a scanner) into machine editable text or to interpret pictures of characters into a standard encoding scheme representing them. OCR commenced as a field of research in artificial intelligence and computational vision. Text Recognition used in official task in which the large data have to type like post offices, banks, colleges etc., in real life applications where we want to collect some information from text written image. People wish to scan in a document and have the text of that document available in a .txt or .docx format. 2. LITERATURE SURVEY The making and execution of chatbots is still a developing area,heavilyrelatedtoartificial intelligenceandmachinelearning,so the provided solutions, while possessing obvious advantages, have some important limitations in terms of functionalitiesand use cases. However, this is changing over time. Mr. A.M.Rahman has identified some programming challenges of chatbot, For bot to work resourcefully it needs to provide vast logical resources which are I/P, O/P and entity phrases. It should be given care on singular, plural forms, Synonyms, Antonyms and the most important is the sentimental analysis [1]. Response generation using Intent Classification and EntityRecognition.Responseselectorselectsresponsewhichshouldwork better for the user. Bot is based on the integration, in which information “bot sends” commands into web service and gets it results [1]. Belfin R.V, Shobhana A.J, Megha Manilal, Ashly ann Mathew, Blessy Babu they have proposed A Graph Based Chatbot for cancer Patients. It is presented in text and Audio. The Continuous Communication with Bot bring positive attitude in patients. In their research work they have implemented, Knowledge Based Chatbot which fetch appropriate data from Cancerdatabaseandscrap data from different Cancer forums using Beautiful Soap. Some data pre-processing techniques like tokenization, punctuation removal, stop word removal, stemming is performed.[2]
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1815 In Ticketing Chatbot Service using ServerlessNLPTechnology,theyhavedefinedSpecificdomainchatbotwhichcanredefinechat experienced with the automated response and also some CUI response that guided the user. Existence of more database /data result in more intellectual chatbot. Classification of intent in term of the sentence needs to be more fluent to consider assurance rate. In the future, chat history can be considered as chat experience so behaviour of the user can be analysed [3]. College Enquiry Chatbot Using Knowledge in Database proposed that User will interact with web interface of the bot. The web application will be connected to thebot with the help of the bot connector which will create the object through which it will communicatewiththe bot.thequery entered by the user will be sent to LUIS.ai where it will be handled and Intent and Entity of the user query will be retrieved and the equivalent response will be fetched from database[4]. In this system there are two modules: A. Online Enquiry: Students can enquire about faculties and query related to exams B. Online Chat Bot: 1) The result can be show in images, cards format. 2) The query will be answered on the basis of question asks and language model built in LUIS and responses store [4]. In AMBER Chatbot and Detection of Paraphrases for Devnagari implemented by ShahManthan,Jigneshkumar,ArnavMediratta, Akshay Kundale, Shubham Nangare. Has proposed Natural Language Processing tasks such as Transliteration, Tokenization, Part of Speech. AMBER uses Sentence Generation. It uses Paraphrasing detection Library. It also uses several frameworks for determining semantic similarity DKPro Similarity. Word Alignment Algorithm is used to calculate alignment amongst idioms and phrasal chunks. RDRPOST Tagger is used for obtaining POS Tags. It uses phonetic and stripping algorithm to find out suffix.[5] Partrick Jansson, Shuhua Liu proposed detection of Novel and Emerging Named Entities from Social Media by using LSTM Model. Its framework contains of the components like Word Embedding, POS Tagging. Word embeddings are present standard for many text applications as they are found to be able to appropriately capture not only syntactic regularities but also for semantic regularities of word. The GATE Twitter POS tagger is used to assign POS tags for each word [6]. In Question-Answering System surveyed by Ali Mohamed Nabil Allam and Mohamed Hassan Haggag, worked in the field of information retrieval (IR). The QA Systems are concerned with providing appropriate answer inreplytoquestion proposedin natural language. The system is composed of three mechanisms as question classification, information retrieval and answer extraction [7]. In survey of machine translation for Indian languages to English and its approaches by Namrata G. Kharate and Dr. Varsha H. Patil surveyed on machine Translation based on several approaches such as Dictionary based, Rule based, Corpus based, Knowledge based and Hybrid based. Which showed us the work required and way to frame answer for asked question relatively with the work of shallow parser [8]. Researched done by M. Dahiya who has implemented a text based chatbot, which recognize the user input with pattern matching and access the given information for creating the answers. The paper covers the fundamental techniques to design the chatbot. Such as creating the dialog, creating database, creating a chat and conversation [9].
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1816 Table 1: Previous Survey Sr no YEAR TITLE Language METHODOLOGY OBSERVATION 1. 2017 Programming Challenges of Chatbot. English Response generation using Intent Classification and Entity Recognition. Response selector selects response which should work better for the user. Bot is based on the integration, in which information “bot sends” commands into web service and gets it results. For bot to work efficiently it needs to provide vast logical resourceswhichareI/P, O/P and entity phrases. It should be given attention on singular, plural forms, Synonyms, Antonyms and the most important is the sentimental analysis. 2. 2019 A Graph Based Chatbot for cancer Patients English 1.Knowlege Based Chatbot a. Fetch Appropriate Data from Cancer database b. Scrap Data from different Cancer forums using Beautiful Soap. 2.Data Pre-processing a. Tokenization b. Punctuation Removal c. Stop word Removal d. Stemming 3.Data Modelling a. Data converted into graph model using Neo4j. 4.Detecting type of cancer and show 1.It is available in text and Audio 2. The Constant Communication with Bot bring positive attitude in patients. 3. Helpful for job Schedulers because they did not need to wait in Queue for doctors counselling, they directly use chatbot for their help. 4. Data collected from various forums makes chatbot more dynamic and specific. 3. 2018 Ticketing Chatbot Service using Serverless NLP Technology English 1.Node JS Webhook: a. Webhook is HTTP call-back. b. It work on post and get request, then request is routed by node JS. c. It used in NLP to make data process more flexible. 2.Wit.AI NLP Services: a. It is used for ML and AI purposed. b. Wit.AI is trained with understanding i.e. combination of entity and intent Recognition. c. It trained with some keyword that user usually writes in chat. 1.Specific domain chatbot can redefine chat experienced with the automatedresponseandalsosome CUI response that guided the user. 2. Presence of more database /data result in more intelligent chatbot. 3. Classification of intent in term of the sentence needs to be more fluent to consider confidence rate. In the future, chat history can be considered as chat experience so the behaviour of theusercan be analysed. 4. 2018 College Enquiry ChatbotUsing Knowledge in Database English A. Online Enquiry 1) Students can enquiry about faculties and query related to exams B. Online Chat Bot 1) The result can be show in images, cards format 2) The query will be answered on basis of question asks and language model built in LUIS and responses are stored. User will interact with the web interface of the bot. the web application will be connected to the bot with the help of the bot connector which will create the object through which we will communicate with bot. the query entered by the user will be sent to LUIS.ai where it will be processed and Intent and Entity of the user query will be retrieved and the corresponding response will be fetched from database.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1817 5. 2017 AMBER Chatbot and Detection of Paraphrases for Devnagari Marathi 1.AMBER stands for A Marathi Based Eliza Chatterbot 2. AMBER carries out various Natural Language Processing tasks such as Transliteration, Tokenization, Part of Speech. 3.AMBER uses Sentence Generation 4.It uses Paraphrasing detection Library 5.It uses several frameworks for measuring semantic similarity DKPro Similarity. 6. Word Alignment Algorithm is used to compute alignment between idioms and phrasal chunks. 7. RDRPOST Tagger is used for obtaining POS Tags. 1. Paraphrase is a process of computing the semantic similarity between sentences which are not lexicographically similar. 2. Chatbot is used to experience chat with automated response. 3. We can use paraphrase Identification for Machine Translation, Question Answering Machine, and Multiple Text Summarization. So, according to the survey studied we get to know that there is no as such efficient work done for Marathi language. 3. PROPOSED SYSTEM In this system chatbot is designed for question-answering purpose. The Marathi languagechatbotisusedtointeract withuser. All the data important for answering the question is available on the portal. It is a communiqué simulatingcomputerprogram. It is all about the conversation with the user. The chat with a Chatbot is very simple. It answers to the questions asked by the user. During designing a Chatbot, how does the Chatbot will communicate to the user? And how will be the conversation with the user and the Chatbot is very important topic. For creating a Chatbot, a program has to be written in python programming language is used for programming. The Chatbot is created in sucha waytohelptheuser byansweringtheirall queries,improve the communication and amuse the user. The chat is formed using a pattern that is known to the user and could be easy to understand. Chat dialog box show up to create conversation. Thisdialogboxiscreated usingpythoncoding.Pattern Matchingis a method of artificial intelligence used in the design of a Chatbot. The input is compared with the inputs saved in the database and matching response is returned. Text recognition classification is used for large size of data or files. It is easy to extract text data from such large files using OCR technology. Text detection, localization and tracking modulesarecorrelatedto eachother and constitute the most stimulating and difficult part of extraction process. By using tesseract OCR with python system, we extract the text from images, pdf or other multiple files. 4. SYSTEM ARCHITECTURE Figure 1: system architecture
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1818 In System architecture System Modules areChatbot,OCRTextRecognition,RelatedData,SystemInterface.TheChatbotModule uses the python language for user interface and pattern matching. In OCR python uses tesseract OCR library for text detection and character recognition. User input data as a text and chatbot system response in text format in chatbot dialog.Thepdf,Doc, Image file given as input to the OCR system for text data. The system provides all data to the user on given portal. 5. Modules There system is divided into four parts according to functions performed by individuals. In this system we need to collect the chatbot, data from intended resources. 5.1. Chatbot: Chatbot: For creating a Chatbot, a program has to be written in python programming language is used for programming. The Chatbot is created in such a way to assist the user, improve the communication and amuse the user. Chat: The chat is created using a pattern that is known to the user and could be easy to understand. Chatdialogboxshowupto create conversation. This dialog box is created using python design and is added on the portal as plugin. POS Tagging: It is the procedure of identifying correct tag like noun, adjective, verb, adverb etc. to each word of the input sentence. NER Tagging: Named entity recognition is the procedure of distinguishing named entities which arepresentindatabase.NER mostly used and applied for information retrieval. Ranking Algorithm: Once we get our question with NER tags,thenwecangivetheweightagetooursametaggeddatasetaswe can find answer to the query in that dataset. Pattern Matching: It is a method of artificial intelligence used in the design of a Chatbot. The input is matched with theinputs saved in the database and consistent response is given back. Simple: The architecture of a Chatbot is very simple. It just answers to the questions queried by the user, if the question is found in the database. 5.2. OCR Text Recognition: Text Detection: This phase takes image or video frame as input and decides it contains text or not. It also identifies the text regions in image. Text Localization: Text localization merges the text regions to formulate the text objects and define the tight bounds around the text objects. Text Tracking: This phase is applied to files data only. For the readability purpose, text embedded inthefilesappearsinmore than thirty consecutive frames. Text tracking phase exploits this temporal occurrence of the same text object in multiple consecutive frames. It can be used to rectify the results of text detection and localization stage. It is also used to speed up the text extraction process by not applying the binarization and recognition step to every detected object. Character Recognition: The last module of text extraction process is the character recognition. This module converts the binary text object into the ASCII text. 5.3. Related Data: All the schedule data for year is collected as system data for user help. This portal help userwith all data on a single platform in Marathi language. 5.4. System Interface: The system interaction with internal module is done for better user interface. 6. Future Scope The proposed chatbot can answer to only textually typed question which can also be implemented for voice-based question answering system and can also be implemented for other reginal language.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 11 | Nov 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1819 7. Conclusion This paper enlightens all the issue, challenges and issue faced by system to provide efficient help for student,college,teachers and all other sub parts. The advance chatbot system with Marathi language is used for better user interface for user to get all data and answer in Marathi language. The system makes simple user interface so they easily interact with system. All the schedule data is available on single portal. Chatbot with OCR for large amount of data processing is available in this system. REFERRENCES [1] A.M Rahman, Alma Islam, “Programming Challenges of Chatbot.”, 2017 IEEE Region 10 Humanitarian Technology Conference, (21-23 Dec 2017). [2] Belfin R.V, Shobhana A.J, Megha Manilal, Ashly ann Mathew,Blessy Babu, “A Graph Based Chatbot for cancer Patients”,5th international conference on advanced computing & communication systems (ICACCS),( 2019). [3] Eko Handoyo, M.Arfan,Yosua Alvin Adi Soetrisno, Maman Somantri, Aghus Sofwan, Enda WistaSinuraya,“TicketingChatbot Service using Serverless NLP Technology”, Proc. Of 2018 5th Int. conf. on information Tech., Computer and Electrical Engineering (ICITACEE), (2018). [4] Harsh Pawar, PranaPrabhu, Ajay Yadav, Vincen Mendonca, Joyce Lemos, “College Enquiry Chatbot Using Knowledge in Database”, International journal for research in applied science & engineering technology (IJRASET), (April 2018). [5] Shah Manthan, Jigneshkumar, Arnav Mediratta, Akshay Kundale, Shubham Nangare, “AMBER Chatbot and Detection of Paraphrases for Devnagari”, Vishwakarma Journal of engineering research, (4 Dec 2017). [6] Partrick Jansson, Shuhua Liu, “Detection of knowledge and emerging named entity from socialmedia byusingLMST Model”, International Conference on Informatics, Electronics & Vision, India, pp. 1-5, (2013). [7] Mohamed Nabil Allam and Mohamed Hassan Haggag, “Question-Answering System: A survey”, International Journal of Research and Reviews in Information Sciences (IJRRIS), (September 2012). [8] Namrata G. Kharate and Dr. Varsha H. Patil, “survey of machine translation for Indian languages to English and its approaches”, “International journal of scientific research in computer science, engineering and information technology”, (2018). [9] M Dahiya, “A tool for conversation: Chatbot”, “International journal of computer science and engineering”, (2017).