SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2236
MojoText - Text Messenger
Shubham Chinchole, Rohan Saraf, Pradip Chaudhari
Students at Department of Computer Engineering,
MET’s Institute of Engineering (Affiliated to Savitribai Phule Pune University), Nashik.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Short Message Service (SMS) is an integral
service of the mobile phone for users to communicate with
people which is faster and convenient way to communicate.
However, it has some limitations like incapability ofsearching
and categorization of SMS, scheduling, markingSMSandthere
is scope to improve it. To overcome various limitations, we
have proposed a mobile application with title MojoText - Text
Messenger which solves real time problems of text messaging.
Our system provides core functionalitiesoftextmessagingand
beside to that various facilities likecategorizationofmessages
based on personal, social, transactional and user defined
categories with color codes, searching with customized date,
scheduled text delivery, hiding of messages inside the app,
reminders for due dates of billers, validity of texts, starred
messages, pinned chats, signature, backup and recycle bin.
Key Words: Text Messaging App, SMS, Messenger,
Categorization, Android SMS App.
1. INTRODUCTION
Now a day, SMS is necessary part of every mobile user
for communication, getting important alerts, banking
OTPs etc. Beside of the basic functionalities there is
scope to improve it. To overcome various limitations,
we are developing an android application is going to
enhance the use of SMS by people in their day to day
life [1]. The user will avail all the facilities in the single
application which would give him the ease of SMS and
will make it comfortable touseit.Also,thevariouskind
of new features are added to the application that will
be helpful in removing the drawbacks faced in the
current SMS applications in mobile devices [2].
 Short Message Service (SMS) is a text Messaging
service component of a phone, Web, or mobile
communication systems.
 SMS Applicationisaninterfaceorthemiddleware
betweenthehumanandmessagetocommunicate
with each other.
 SMS Application can be helpful in customization
and adding the various features with respect to
the user interface
 SMS messages are thought to be more cost
effective, swifter to deliver and more likely to
receive a faster response than letters.
 Security, confidentiality, reliability and speed of
SMS are among the most important guarantees
industries such as financial services, energy and
commodities trading, health care and enterprises
demand in their mission-critical procedures [1].
1.1 Purpose
For different personal use or social use,SMSnowadays
even being extinct, today the SMS is treated as the best
way of authorization and authentication of the user's
credential and contact information by using an OTP or
any other activation methods. After the
implementation of the android application, it will
reduce the efforts of categorizing the SMS. The
application will definitely be helpful in storing the
messages and even in recovering if deleted by
mistakenly. One of the major benefittheuserwillgetin
optimizing the memory i.e. after the validity of some
SMS is expired it gets automatically deleted so space
and efforts are saved.
2. LITERATURE SURVEY
The exhaustive literature survey consisting of the
conceptual base for this projectisbrieflyoutlinedhere.
Short Message Service (SMS): SMS is growing in its
applications. Not only banks and companies, but even
Doctors, Libraries and many other service providers
are using SMS as a direct communication media to
customers. Promotion, marketing, delivery tracking
and customerfeedbackofmostoftheserviceproviders
is based on SMS [1].
Mobile Chat: This is the most popular services over
mobile phone networks. This paper intended to
explore customer’s intention to use Mobile Messaging
Applications (MMA) in India. This indicatesthatIndian
students use mobile messaging to express themselves,
to pass the time and assortment of the services in
MMA. Perceived usefulness also plays a significantrole
in student’s intention to use MMA [2].
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2237
Voice SMS: It is an application developed in this
work that allows a user to record and convert spoken
messages into SMS text message. User can send
messages to the entered phone number or the number
of contact from the phonebook. The application is
adapted to input messages in English. In this articlewe
will give basic features of the speech recognition and
used algorithm. Speech recognition for Voice SMS uses
a technique based on hidden Markov models (HMM -
Hidden Markov Model).
A. Existing systems
Following existing applications are available for the
various feature on SMS but having the limitations to
satisfy the users:
1) Evolve SMS: This application has following
features:
 Multimedia support
 Password protection
 Sliding conversations
 Privacy
2) 8 SMS: This application has following features:
 Stock Messages
 Reply from popups
 Clean Message
3. SYSTEM ARCHITECTURE
First of all, the SMS will be received by the mobile i.e.
by the mobile application. For all the process to be
happening the android application must be set as the
default messaging application of the user. As soon as
the message is received by the applicationthemessage
is searched for the tokenization and being read for
finding the particular keywords for finding its correct
category. After this procedure the feature extraction
procedure is being processed and on the basis of it the
message is finally being categorized. Figure 1 shows
diagrammatic representation of system architecture.
Figure 1: System Architecture
We have used patternmatchingandkeywordmatching
algorithms to categorize theSMS.Stopwordremovalis
used to remove general words like “a”, “an”, “the” etc.
4. FEATURES OF APP
1) Replying messages from Notification Window.
No need to open app every time.
2) Message search with customized time period.
(User will define time period)
3) Messages will be categorized in four main by
default categories viz. Social, Transactional,
Promotional, User Defined Category.
4) Colour codes for each category.
5) Popping out due datesofvariousbillsmentioned
in the massage as a reminder to user.
6) Recycle bin to safely delete messages.
7) Starredmessagetoidentifyandaccessimportant
messages fast.
8) Pinned chats at the top of screen.
9) Scheduled of messages for various reasons like
birthday messages.
5. FUTURE SCOPE
The Scope of the Project gets widened ever since the
categorization of SMS’s is done. This will automatically
gain the some of the features of various online
messaging applications. The implementations of
application will encourage the people to use it because
they will be getting notified for their activities and
transactions to be done.
6. RESULTS
As discussed in features of apps, we haveimplemented
variousfeatures.Categorizationisworkingsuccessfully
and having accuracy 90-95%. Starring of messages is
working accurately and separate tab is showing list of
starred messages. OTP validity feature is correctly
working and OTP is counted and deleted by clicking a
button. Customized search is working properly having
accuracy90-95%andconsideredallfactors.Poppingof
due dates is working correctly forvariousdateformats
and remaining number of days is showing properly.
Multiline signature is automaticallyaddedattheendof
message.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2238
7. SCREENSHOTS OF APPLICATION
In categorization of SMS, Figure 2 shows Service
Category in which all kinds of Service related
messages are categorized.
Figure 2: Service Category
To search the contents within application, Search
function is used. Any specifickeyword,contactnumber
or name is used to get result. Figure 3 shows
implemented search feature in application.
Figure 3: Search Feature
8. CONCLUSIONS
Our system is able to perform the core tasks of the text
messaging application like sending and receiving text
message. Along with this our application is solving the
real-time problems occurred while managing text
messages. Our proposed system provides a unique
solution of categorizing the text messages based on
variouspre-definedanduser-definedcategories,which
gives users a flexible option to organize messages. The
Validity and Recycle Bin options give users a freedom
to manage mobile memory efficiently. Overall, our
proposed system is offering a complete solution to
daily text messaging problems, which give users a
wider experience
REFERENCES
[1] D. Kornack and P. Rakic, “Cell Proliferation without
Message Manager (MM): A Novel SMS Classification
System by Shantanu Pathak, Dr. Rajeshwar Rao, Smita
Haral, Mayuri Gangarde, Priti Bhand.
[2] Mobile Messaging through Android Phones: An
empirical study to unveil the reasons behind the most
preferred mobile messagingapplicationused bycollege
going students.
[3] Android application for sending SMS messages with
speech recognition interface bySanja Primorac,Mladen
Russo.

More Related Content

What's hot

Cross cloud single sign on (sso) using tokens
Cross cloud single sign on (sso) using tokensCross cloud single sign on (sso) using tokens
Cross cloud single sign on (sso) using tokens
eSAT Journals
 

What's hot (18)

White Paper: Anytime, anywhere secure email access with Samsung mobile devices
White Paper: Anytime, anywhere secure email access with Samsung mobile devices White Paper: Anytime, anywhere secure email access with Samsung mobile devices
White Paper: Anytime, anywhere secure email access with Samsung mobile devices
 
IRJET - Voice based E-Mail for Visually Impaired
IRJET - Voice based E-Mail for Visually ImpairedIRJET - Voice based E-Mail for Visually Impaired
IRJET - Voice based E-Mail for Visually Impaired
 
Designing the Process of Stores Management for Implementing ERP in Manufactur...
Designing the Process of Stores Management for Implementing ERP in Manufactur...Designing the Process of Stores Management for Implementing ERP in Manufactur...
Designing the Process of Stores Management for Implementing ERP in Manufactur...
 
IRJET- Voice based E-mail system
IRJET- Voice based E-mail systemIRJET- Voice based E-mail system
IRJET- Voice based E-mail system
 
IRJET- Corporate Message Filtration & Security Via 3-DES
IRJET-  	  Corporate Message Filtration & Security Via 3-DESIRJET-  	  Corporate Message Filtration & Security Via 3-DES
IRJET- Corporate Message Filtration & Security Via 3-DES
 
Survey mobile app
Survey mobile appSurvey mobile app
Survey mobile app
 
IRJET- Question-Answer Text Mining using Machine Learning
IRJET- Question-Answer Text Mining using Machine LearningIRJET- Question-Answer Text Mining using Machine Learning
IRJET- Question-Answer Text Mining using Machine Learning
 
54 e5bd01
54 e5bd0154 e5bd01
54 e5bd01
 
IRJET - Augmented Reality: Social Profile Detection by Face Recognition
IRJET - Augmented Reality: Social Profile Detection by Face RecognitionIRJET - Augmented Reality: Social Profile Detection by Face Recognition
IRJET - Augmented Reality: Social Profile Detection by Face Recognition
 
Survey on cloud computing security techniques
Survey on cloud computing security techniquesSurvey on cloud computing security techniques
Survey on cloud computing security techniques
 
IRJET - Interaction based Expert System
IRJET -  	  Interaction based Expert SystemIRJET -  	  Interaction based Expert System
IRJET - Interaction based Expert System
 
The Proposed Development of Prototype with Secret Messages Model in Whatsapp ...
The Proposed Development of Prototype with Secret Messages Model in Whatsapp ...The Proposed Development of Prototype with Secret Messages Model in Whatsapp ...
The Proposed Development of Prototype with Secret Messages Model in Whatsapp ...
 
Voicenotes - Android Based Smart Classroom
Voicenotes - Android Based Smart ClassroomVoicenotes - Android Based Smart Classroom
Voicenotes - Android Based Smart Classroom
 
IRJET - College Enquiry Chatbot
IRJET - College Enquiry ChatbotIRJET - College Enquiry Chatbot
IRJET - College Enquiry Chatbot
 
Cross cloud single sign on (sso) using tokens
Cross cloud single sign on (sso) using tokensCross cloud single sign on (sso) using tokens
Cross cloud single sign on (sso) using tokens
 
Cross cloud single sign on (sso) using tokens
Cross cloud single sign on (sso) using tokensCross cloud single sign on (sso) using tokens
Cross cloud single sign on (sso) using tokens
 
Secure Architecture Evaluation for Agent Based Web Service Discovery
Secure Architecture Evaluation for Agent Based Web Service DiscoverySecure Architecture Evaluation for Agent Based Web Service Discovery
Secure Architecture Evaluation for Agent Based Web Service Discovery
 
IRJET- Information Chatbot for an Educational Institute
IRJET- Information Chatbot for an Educational InstituteIRJET- Information Chatbot for an Educational Institute
IRJET- Information Chatbot for an Educational Institute
 

Similar to Mojotext - Text Messenger

DEVELOPMENT OF BLAST EMAIL, CHATTING, AND SMS FEATURES ON EMPLOYEE DATA APPLI...
DEVELOPMENT OF BLAST EMAIL, CHATTING, AND SMS FEATURES ON EMPLOYEE DATA APPLI...DEVELOPMENT OF BLAST EMAIL, CHATTING, AND SMS FEATURES ON EMPLOYEE DATA APPLI...
DEVELOPMENT OF BLAST EMAIL, CHATTING, AND SMS FEATURES ON EMPLOYEE DATA APPLI...
AM Publications
 

Similar to Mojotext - Text Messenger (20)

IRJET- Review on the Simple Text Messages Classification
IRJET- Review on the Simple Text Messages ClassificationIRJET- Review on the Simple Text Messages Classification
IRJET- Review on the Simple Text Messages Classification
 
MESSENGER: ANDROID MESSENGER WITH END TO END ENCRYPTION
MESSENGER: ANDROID MESSENGER WITH END TO END ENCRYPTIONMESSENGER: ANDROID MESSENGER WITH END TO END ENCRYPTION
MESSENGER: ANDROID MESSENGER WITH END TO END ENCRYPTION
 
Android Application for Updation
Android Application for UpdationAndroid Application for Updation
Android Application for Updation
 
Automated Placement System
Automated Placement SystemAutomated Placement System
Automated Placement System
 
DEVELOPMENT OF BLAST EMAIL, CHATTING, AND SMS FEATURES ON EMPLOYEE DATA APPLI...
DEVELOPMENT OF BLAST EMAIL, CHATTING, AND SMS FEATURES ON EMPLOYEE DATA APPLI...DEVELOPMENT OF BLAST EMAIL, CHATTING, AND SMS FEATURES ON EMPLOYEE DATA APPLI...
DEVELOPMENT OF BLAST EMAIL, CHATTING, AND SMS FEATURES ON EMPLOYEE DATA APPLI...
 
Cloud computing customer relationship management for online rental system
Cloud computing customer relationship management for online rental systemCloud computing customer relationship management for online rental system
Cloud computing customer relationship management for online rental system
 
IRJET- Customized CRM Mobile Application for Retail Industry
IRJET-  	  Customized CRM Mobile Application for Retail IndustryIRJET-  	  Customized CRM Mobile Application for Retail Industry
IRJET- Customized CRM Mobile Application for Retail Industry
 
An Integrated Management Platform for Subscription of Magazines
An Integrated Management Platform for Subscription of MagazinesAn Integrated Management Platform for Subscription of Magazines
An Integrated Management Platform for Subscription of Magazines
 
Employee record for admin application using android smartphone
Employee record for admin application using android smartphoneEmployee record for admin application using android smartphone
Employee record for admin application using android smartphone
 
IRJET- Travel Sequence Application
IRJET-  	  Travel Sequence ApplicationIRJET-  	  Travel Sequence Application
IRJET- Travel Sequence Application
 
Study and Implementation of a Personalized Mobile Search Engine for Secure Se...
Study and Implementation of a Personalized Mobile Search Engine for Secure Se...Study and Implementation of a Personalized Mobile Search Engine for Secure Se...
Study and Implementation of a Personalized Mobile Search Engine for Secure Se...
 
IRJET- Retrieving Web Pages Via Short Message Service
IRJET-  	  Retrieving Web Pages Via Short Message ServiceIRJET-  	  Retrieving Web Pages Via Short Message Service
IRJET- Retrieving Web Pages Via Short Message Service
 
IRJET - Digital Advertisement using Artificial Intelligence for Data Anal...
IRJET -  	  Digital Advertisement using Artificial Intelligence for Data Anal...IRJET -  	  Digital Advertisement using Artificial Intelligence for Data Anal...
IRJET - Digital Advertisement using Artificial Intelligence for Data Anal...
 
micE Model for Defining Enterprise Mobile Strategy
micE Model for Defining Enterprise Mobile StrategymicE Model for Defining Enterprise Mobile Strategy
micE Model for Defining Enterprise Mobile Strategy
 
IRJET- Customer Feedback Analysis using Machine Learning
IRJET-  	  Customer Feedback Analysis using Machine LearningIRJET-  	  Customer Feedback Analysis using Machine Learning
IRJET- Customer Feedback Analysis using Machine Learning
 
IRJET- Voice based Email Application for Blind People
IRJET-  	  Voice based Email Application for Blind PeopleIRJET-  	  Voice based Email Application for Blind People
IRJET- Voice based Email Application for Blind People
 
IRJET - Android Application Service Call Management System
IRJET  -  	  Android Application Service Call Management SystemIRJET  -  	  Android Application Service Call Management System
IRJET - Android Application Service Call Management System
 
mICF poster 4 (petteri) micf lean mvp design
mICF poster 4 (petteri) micf lean mvp designmICF poster 4 (petteri) micf lean mvp design
mICF poster 4 (petteri) micf lean mvp design
 
mICF lean MVP design
mICF lean MVP designmICF lean MVP design
mICF lean MVP design
 
Bandwidth Efficient : On-Demand Multimedia Advertisements using Mobile Agents
Bandwidth Efficient : On-Demand Multimedia Advertisements using Mobile AgentsBandwidth Efficient : On-Demand Multimedia Advertisements using Mobile Agents
Bandwidth Efficient : On-Demand Multimedia Advertisements using Mobile Agents
 

More from IRJET Journal

More from 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...
 

Recently uploaded

Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
Introduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxIntroduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptx
hublikarsn
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 

Recently uploaded (20)

Unsatisfied Bhabhi ℂall Girls Ahmedabad Book Esha 6378878445 Top Class ℂall G...
Unsatisfied Bhabhi ℂall Girls Ahmedabad Book Esha 6378878445 Top Class ℂall G...Unsatisfied Bhabhi ℂall Girls Ahmedabad Book Esha 6378878445 Top Class ℂall G...
Unsatisfied Bhabhi ℂall Girls Ahmedabad Book Esha 6378878445 Top Class ℂall G...
 
8086 Microprocessor Architecture: 16-bit microprocessor
8086 Microprocessor Architecture: 16-bit microprocessor8086 Microprocessor Architecture: 16-bit microprocessor
8086 Microprocessor Architecture: 16-bit microprocessor
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To Curves
 
Path loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelPath loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata Model
 
Danikor Product Catalog- Screw Feeder.pdf
Danikor Product Catalog- Screw Feeder.pdfDanikor Product Catalog- Screw Feeder.pdf
Danikor Product Catalog- Screw Feeder.pdf
 
Introduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxIntroduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptx
 
Fundamentals of Internet of Things (IoT) Part-2
Fundamentals of Internet of Things (IoT) Part-2Fundamentals of Internet of Things (IoT) Part-2
Fundamentals of Internet of Things (IoT) Part-2
 
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
 
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdflitvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
 
Signal Processing and Linear System Analysis
Signal Processing and Linear System AnalysisSignal Processing and Linear System Analysis
Signal Processing and Linear System Analysis
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
Compressing and Sparsifying LLM in GenAI Applications
Compressing and Sparsifying LLM in GenAI ApplicationsCompressing and Sparsifying LLM in GenAI Applications
Compressing and Sparsifying LLM in GenAI Applications
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 

Mojotext - Text Messenger

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2236 MojoText - Text Messenger Shubham Chinchole, Rohan Saraf, Pradip Chaudhari Students at Department of Computer Engineering, MET’s Institute of Engineering (Affiliated to Savitribai Phule Pune University), Nashik. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Short Message Service (SMS) is an integral service of the mobile phone for users to communicate with people which is faster and convenient way to communicate. However, it has some limitations like incapability ofsearching and categorization of SMS, scheduling, markingSMSandthere is scope to improve it. To overcome various limitations, we have proposed a mobile application with title MojoText - Text Messenger which solves real time problems of text messaging. Our system provides core functionalitiesoftextmessagingand beside to that various facilities likecategorizationofmessages based on personal, social, transactional and user defined categories with color codes, searching with customized date, scheduled text delivery, hiding of messages inside the app, reminders for due dates of billers, validity of texts, starred messages, pinned chats, signature, backup and recycle bin. Key Words: Text Messaging App, SMS, Messenger, Categorization, Android SMS App. 1. INTRODUCTION Now a day, SMS is necessary part of every mobile user for communication, getting important alerts, banking OTPs etc. Beside of the basic functionalities there is scope to improve it. To overcome various limitations, we are developing an android application is going to enhance the use of SMS by people in their day to day life [1]. The user will avail all the facilities in the single application which would give him the ease of SMS and will make it comfortable touseit.Also,thevariouskind of new features are added to the application that will be helpful in removing the drawbacks faced in the current SMS applications in mobile devices [2].  Short Message Service (SMS) is a text Messaging service component of a phone, Web, or mobile communication systems.  SMS Applicationisaninterfaceorthemiddleware betweenthehumanandmessagetocommunicate with each other.  SMS Application can be helpful in customization and adding the various features with respect to the user interface  SMS messages are thought to be more cost effective, swifter to deliver and more likely to receive a faster response than letters.  Security, confidentiality, reliability and speed of SMS are among the most important guarantees industries such as financial services, energy and commodities trading, health care and enterprises demand in their mission-critical procedures [1]. 1.1 Purpose For different personal use or social use,SMSnowadays even being extinct, today the SMS is treated as the best way of authorization and authentication of the user's credential and contact information by using an OTP or any other activation methods. After the implementation of the android application, it will reduce the efforts of categorizing the SMS. The application will definitely be helpful in storing the messages and even in recovering if deleted by mistakenly. One of the major benefittheuserwillgetin optimizing the memory i.e. after the validity of some SMS is expired it gets automatically deleted so space and efforts are saved. 2. LITERATURE SURVEY The exhaustive literature survey consisting of the conceptual base for this projectisbrieflyoutlinedhere. Short Message Service (SMS): SMS is growing in its applications. Not only banks and companies, but even Doctors, Libraries and many other service providers are using SMS as a direct communication media to customers. Promotion, marketing, delivery tracking and customerfeedbackofmostoftheserviceproviders is based on SMS [1]. Mobile Chat: This is the most popular services over mobile phone networks. This paper intended to explore customer’s intention to use Mobile Messaging Applications (MMA) in India. This indicatesthatIndian students use mobile messaging to express themselves, to pass the time and assortment of the services in MMA. Perceived usefulness also plays a significantrole in student’s intention to use MMA [2].
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2237 Voice SMS: It is an application developed in this work that allows a user to record and convert spoken messages into SMS text message. User can send messages to the entered phone number or the number of contact from the phonebook. The application is adapted to input messages in English. In this articlewe will give basic features of the speech recognition and used algorithm. Speech recognition for Voice SMS uses a technique based on hidden Markov models (HMM - Hidden Markov Model). A. Existing systems Following existing applications are available for the various feature on SMS but having the limitations to satisfy the users: 1) Evolve SMS: This application has following features:  Multimedia support  Password protection  Sliding conversations  Privacy 2) 8 SMS: This application has following features:  Stock Messages  Reply from popups  Clean Message 3. SYSTEM ARCHITECTURE First of all, the SMS will be received by the mobile i.e. by the mobile application. For all the process to be happening the android application must be set as the default messaging application of the user. As soon as the message is received by the applicationthemessage is searched for the tokenization and being read for finding the particular keywords for finding its correct category. After this procedure the feature extraction procedure is being processed and on the basis of it the message is finally being categorized. Figure 1 shows diagrammatic representation of system architecture. Figure 1: System Architecture We have used patternmatchingandkeywordmatching algorithms to categorize theSMS.Stopwordremovalis used to remove general words like “a”, “an”, “the” etc. 4. FEATURES OF APP 1) Replying messages from Notification Window. No need to open app every time. 2) Message search with customized time period. (User will define time period) 3) Messages will be categorized in four main by default categories viz. Social, Transactional, Promotional, User Defined Category. 4) Colour codes for each category. 5) Popping out due datesofvariousbillsmentioned in the massage as a reminder to user. 6) Recycle bin to safely delete messages. 7) Starredmessagetoidentifyandaccessimportant messages fast. 8) Pinned chats at the top of screen. 9) Scheduled of messages for various reasons like birthday messages. 5. FUTURE SCOPE The Scope of the Project gets widened ever since the categorization of SMS’s is done. This will automatically gain the some of the features of various online messaging applications. The implementations of application will encourage the people to use it because they will be getting notified for their activities and transactions to be done. 6. RESULTS As discussed in features of apps, we haveimplemented variousfeatures.Categorizationisworkingsuccessfully and having accuracy 90-95%. Starring of messages is working accurately and separate tab is showing list of starred messages. OTP validity feature is correctly working and OTP is counted and deleted by clicking a button. Customized search is working properly having accuracy90-95%andconsideredallfactors.Poppingof due dates is working correctly forvariousdateformats and remaining number of days is showing properly. Multiline signature is automaticallyaddedattheendof message.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2238 7. SCREENSHOTS OF APPLICATION In categorization of SMS, Figure 2 shows Service Category in which all kinds of Service related messages are categorized. Figure 2: Service Category To search the contents within application, Search function is used. Any specifickeyword,contactnumber or name is used to get result. Figure 3 shows implemented search feature in application. Figure 3: Search Feature 8. CONCLUSIONS Our system is able to perform the core tasks of the text messaging application like sending and receiving text message. Along with this our application is solving the real-time problems occurred while managing text messages. Our proposed system provides a unique solution of categorizing the text messages based on variouspre-definedanduser-definedcategories,which gives users a flexible option to organize messages. The Validity and Recycle Bin options give users a freedom to manage mobile memory efficiently. Overall, our proposed system is offering a complete solution to daily text messaging problems, which give users a wider experience REFERENCES [1] D. Kornack and P. Rakic, “Cell Proliferation without Message Manager (MM): A Novel SMS Classification System by Shantanu Pathak, Dr. Rajeshwar Rao, Smita Haral, Mayuri Gangarde, Priti Bhand. [2] Mobile Messaging through Android Phones: An empirical study to unveil the reasons behind the most preferred mobile messagingapplicationused bycollege going students. [3] Android application for sending SMS messages with speech recognition interface bySanja Primorac,Mladen Russo.