SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1953
LOCAL AND GLOBAL LEARNING METHOD FOR QUESTION ANSWERING
APPROACH
RADHIKA S M1, SYAMA R2
1SCT college of engineering, papanamcode, Trivandrum
2Assistant Professor, Dept. of computer science and engineering, Sct college of engineering,
Papanamcode, Trivandrum
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Vocabulary gap between healthseekersandhealth
care experts are more prevalent in health care domain.
Different health seekers describe their questions in different
ways and answers provided by the experts may contain non
standardised terminologies. To overcome the vocabularygap,
a new scheme is used which combines two approachesnamely
local mining and global learning. Local mining extracts
medical concepts from medical records and then map them to
normalised terminologies based on standardized dictionary.
Local mining suffer from problem of missing key concepts.
Global learning overcome the issues in local mining by finding
the missing key concepts.
Key Words: Local mining, Global learning, SNOMED-CT,
UMLS.
1.INTRODUCTION
Patients seeking online information about their health,
connecting patients with doctors world wide to know about
their health via question and answering. Doctors able to
interact with many patients about particular issue and
provides instant trusted answers for complex and
sophisticated problems. Previously external dictionary is
used to relate medical data which was not that much
sufficient enough. Here we incorporate corpus aware
terminology which is used to relate the natural language
medical data with medical terminology this narrow down
the path between health seekers and health providers. For
example: heart attack can also be said as myocardial
disorder. A tri-stage framework is used to accomplish the
task.
_ Noun phase extraction
_ Medical concept detection
_ Medical concept normalization
Due to loss of information global learning approach is used
to complement local mining approach. Medical sites are
among the most popular internet sites today through which
people can get more knowledge about their health
conditions. The practice of medicine is experiencing a shift
from patients who passively accept their doctors orders to
patients who actively took online information to know
briefly about their health becausedoctors arevery busywith
many patients and hence they cannot give brief description
about their health issue to each and every patient. Thisisthe
reasons why health seekers normally use online medical
sites. Most of the medical sitessuchasmayoclinic,Medscape
are consumer oriented and providetheirsoundadviceabout
general medical topics. The vocabulary used is readily
comprehensive when health seekers search for more
detailed information about a very specific topic. Due to
tremendous number of records have been accumulated in
their repositories and in most circumstances user may
directly locate good answers by searching rather than
waiting for experts to answer. However users with diverse
background do not necessary share same vocabulary, the
same question may be written in different native languages
which is difficult for other health seekers to understand to
bridge vocabulary gap corpus aware terminology is used.
2. RELATED WORKS
A. An Automated System for Conversion of Clinical Noteinto
SNOMED Clinical Terminology
SNOMED-CT consists of many medical concepts and
relationships. Identifies the medical concepts inthetext.It is
mainly used for medical data retreival. System mainly
comprises of three modules namely Augmented lexicon,
term compositor and negation detector. Augmented lexicon
traces the words that appears in the text and identifies the
concepts that are also in the SNOMED-CT. SNOMED-CT
descriptions are then made into atomic words. UMLS
Specialist lexicon performs the normalisation.
Normalisation involves the removal of stop words. A token
matching algorithm is used. It identifies the SNOMED-CT
description in the text and also retreives the related
descriptions from the data structure. Matching matrix is
used to identify the sequences. Negation identification is to
identify the negative terms. Number of negative terms are
present in clinical text . SNOMED-CTalsocontainsnumerous
negation terms. For each negative term in the text there is a
mapping in the SNOMED-CT. Mappingisperformed based on
the SNOMED-CT concept id. To detect other negative
concepts a simple rule based negation identifier is used.
Identifies negation terms of the form negation phrase
(SNOMED CT phrase)* (SNOMED CT phrase)* negation
phrase [2] SNOMED-CT consists of many qualifier values.
Qualifier modifies the medical concepts. Qualifier words are
separated from augmentedlexiconduringconceptmatching.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1954
B. Meeting Medical Terminology Needs The Ontology-
Enhanced Medical Concept Mapper
Concept mapper maps the semantically related terms to
the query. Helps user to access online medical information.
System integrates AZ noun phraser ,Unified Medical
Language System(UMLS), WordNet and Concept Space. AZ
noun phraser extracts the noun phrases from free text.
WordNet is a online accessibleontologyandconsistsofsetof
synonyms. For example, in WordNet, ”injection” has three
senses: ”injection as the forceful insertion of a substance
under pressure (no synonyms). injection as any solutions
that is injected (as into the skin) (synonym: injectant). and
injection as the act of putting a liquid into thebodybymeans
of a syringe (synonym: shot.”[3]. The UMLS involves the
Metathesaurus, the Semantic Net, the SPECIALIST Lexicon,
and the online Knowledge Sources. Metathesaurus is used
for synonyms. SPECIALIST Lexicon is integrated with AZ
noun phraser. DSP algorithm is used with Semantic Net.
Concept Mapper provides users with synonyms for the
query. System consists of three phases. AZ noun phraser
extracts the medical concepts from the query. In the second
phase synonyms are obtained from WordNet and the
Metathesaurus based on the query. In the third phase
related terms are obtained based on Concept Space and the
Semantic Net.
C. Medical coding classification by leveraging inter-code
relationships
Medical coding converts the information in the patient
medical records into codes. ICD-9 is used to code medical
records. Code is assigned to a patient when a patient is
provided with service and also after discharge the patient is
provided with a code. Multilabel large margin classifier is
used to study about the code structure.
D. Fast tagging of medical terms in legal text
Medical terms occurs in news, medical, legal text etc. this
involves a method that tags the medical terms and finds the
longest set of words with the medical terms. These set of
words are then converted into medical termhashkeys.Then
finds the concept id associated with the hash keys. This
system uses a probabilistic term classifier. A probabilistic
classifier is a classifier that is able to predict, given a sample
input, a probability distribution over a set of classes, rather
than only outputting the most likely class that the sample
should belong to. Probabilistic classifiers provide
classification with a degree of certainty.
E. A joint local-global approach for medical terminology
assignment
In community generated health services like Health Tap,
WebMD etc there is vocabulary gap between health seekers
and experts due to the non standardized terminologiesused
by the experts in their answers. Joint local and global
learning approach is used to label question answer pairs.
Local mining labels question answer pair by extracting
medical concepts. Local mining suffer from missing key
concepts. Global learning enhances local mining.
F. Exploiting medical hierarchies for concept-based
information retrieval
Keyword basedtechniquessometimesdoesnotidentifies the
medical terms. Concept based method overcomes the
problem of keyword based methods. In this the text
documents are turned into concepts as arranged in
SNOMED-CT. ’Bag of concepts’ representation of documents
is used. Terms are converted to concepts using natural
language processing tool.
G. Domain-Specific term extractionanditsapplicationintext
classification
Domain specific terms are identified using the statistical
method. Entropy impurity is used to measure the word
distribution in the domain. Normalisation process is added
to identify the more specific domain terms. Samples are
drawn from N samples to decidetheimpurity.Ifimpurityisa
lower value then samples are of one category. If impurity
gets maximum value then N categories are equally in all
samples. Popularmeasurementforimpuritymeasurementis
entropy impurity.
H. A Simple Algorithm for Identifying Negated Findings and
Diseases in Discharge Summaries
Narrative medical reports contain negative terms. A
algorithm NegEX is used to identify the negative terms.
NegEx consists of many phrases that filters the sentences
that contain negative terms. NegEx also controls the
negation phrases. Indexed clinical findings and diseases are
given as input to the algorithm. Output is the negatedphrase
in the findings. First the algorithm preprocesses the
sentences. Then the relevant phrases are indexed and the
applies the negation algorithm to it. Atlast compares the
negation phrases detected by the algorithm with the
negations identified by the physicians.
2. METHODOLOGY
A. LOCAL MINING
Local Mining involves a three stage framework. First stage
is the noun phrase extraction in which the noun phrase are
extracted. In the second stage the medical concepts are
detected using concept entropy impurity(CEI). CEI also
measures the specificity of that concept in the particular
domain. Finally normalisation is performed. Normalizes the
medical concepts based on the authenticated vocabulary.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1955
Fig -1: Local mining
1) NOUN PHRASE EXTRACTION:
Natural Language Processing is anupcomingfieldinthearea
of text mining. As text is an unstructured source of
information, to make it a suitable input to an automatic
method of information extraction it is usually transformed
into a structured format. Part of Speech Tagging is oneofthe
preprocessing steps which perform semantic analysis by
assigning one of the parts of speech to the given word. Part-
of-speech tagging (POS tagging or PoS tagging orPOST),also
called grammatical tagging or word-category
disambiguation, is the process of marking up a word in a
text. Part-of-speech tagging (tagging forshort)isthe process
of assigning a part-of speech marker to each word in an
input text. Because tags are generally also applied to
punctuation, tokenization is usually performed before, or as
part of, the tagging process: separating commas, quotation
marks, etc., from words and disambiguatingend-of-sentence
punctuation (period, question mark, etc.) frompart-of-word
punctuation (such as in abbreviations like e.g. and etc.).In
noun phase extraction, it takes the speech types part into
account. In this process many unwanted words are stopped
because that words are uninterestedmeaning.Toextractthe
noun phrases, speech tags are assigned by Stanford POS
tagger to every word of medical record given by the user.
Then pulls out the sequence of words that match with the
fixed pattern. The input to a tagging algorithm is a string of
words and a specified tagset. The output is a single best tag
for each word. The noun phrases should contain zero or
more adjectives or nouns, followed by an optional groupofa
noun and a preposition, followed all over again by zero or
more adjectives or nouns, followed by a single noun. To
make up a noun phrase, sequences of tags are matched in a
pattern. While there are many lists of parts-of-speech, most
modern language processing onEnglishusesthe45-tagPenn
Treebank tagset.
Fig -2: part of speech tagging
Fig -3: penn tree bank Tagset
Parts-of-speech are generally represented by placing the tag
after each word, delimited by a slash. For example,Takethat
Book.
VB DT NN (Tagged using Penn Tree Bank Tagset)
2) MEDICAL CONCEPT DETECTION:
Medical Concept Detection detects the medical conceptsand
differentiates it from other phrases. Concept Entropy
Impurity is used to analyses the specificity of the medical
concept. Larger CEI value indicates more relevant the
concept in that domain.
3) MEDICAL CONCEPT NORMALISATION:
Medical concepts may not be standard terminologies so it is
necessary to normalise the concepts based on a
authenticated vocabulary. Consider birth control as an
example it is not a standard terminology so it is necessary to
map it to contraception. Authenticated vocabulariesareICD,
SNOMED-CT, UMLS. SNOMED-CT provides the core general
terminologies. Local mining suffer from incompletenessdue
to the missing key concepts. Second problem is the lower
precision this is due to the irrelevant medical conceptsinthe
records.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1956
B. GLOBAL LEARNING
An enhanced and novel approach of global learning is
being built for enhancing the result of local coding.
1) RELATIONSHIP IDENTIFICATION: Inter-terminology
and Inter-expert relationshipsareanalysedfromthemedical
records.
2) INTER-TERMINOLOGY RELATIONSHIP: Terminologies
in SNOMED-CT are arranged in hierarchies. For example,
viral pneumonia is-an infectious pneumonia is-pneumonia
is-a lung disease. Terminologies may also have multiple
parents. For example, infectious pneumonia is also a childof
infectious disease[1]. This hierarchial representation
improves the coding.
3) INTER-EXPERT RELATIONSHIP: Analyses the historical
data of experts and checks whether the experts are in the
same or related area. Jaccard coefficient is used to analyse
the experts relationship .
Fig -4: medical terminology assignment scheme
3. CONCLUSION
The proposed approach consist of a combined approach
within the local mining and global learning, where the
corpus aware terminology is being used for making a
communication between the medical supportseekerandthe
medical care providers. The corpus terminology is having
the combined approaches of local mining and global
learning, where the approach of local mining undergoes
within the process of stemming, noun phrase extraction,
spell check, normalization and detection of medical concept.
The global learning maps the query against the indexed
document or keyword thatis relevanttothemedical records.
The query is being mapped within the local database and
health seekers. The output is being produced based on the
patients query.
REFERENCES
[1] Liqiang Nie, Yi-Liang Zhao, Mohammad Akbari, Jialie
Shen, and Tat-Seng Chua, Bridging the Vocabulary Gap
between Health Seekers and Healthcare Knowledge, IEEE
TRANSACTIONS ON KNOWLEDGE AND DATA
ENGINEERING, VOL. 27, NO. 2, FEBRUARY 2015.
[2] G. Leroy and H. Chen, Meeting medical terminology
needs-the ontologyenhanced medical concept mapper,IEEE
Trans. Inf.Technol. Biomed.vol. 5, no. 4, pp. 261270, Dec.
2001.
[3] Y. Yan, G. Fung, J. G. Dy, and R. Rosales, Medical coding
classification by leveraging inter-code relationships,inProc.
ACMSIGKDD Int. Conf. Knowl. Discov. Data Mining, 2012,
pp.193202.
[4] S. V. Pakhomov, J. D. Buntrock, and C. G. Chute,
Automating theassignment of diagnosis codes to patient
encounters using example-based and machine learning
techniques, J. Amer. Med. Inf.Assoc., vol. 13, no. 5, pp.
516525, 2006.
[5] C. Dozier, R. Kondadadi, K. Al-Kofahi, M. Chaudhary, and
X. Guo, Fast tagging of medical terms in legal text, in Proc.
Int. Conf. Artif. Intell.Law, 2007, pp. 253260.
[6] M.-Y. Kim and R. Goebel, Detection and normalization of
medical terms using domain-specific term frequency and
adaptive ranking, in Proc. IEEE Int. Conf. Inf. Technol. Appl.
Biomed., 2010, pp. 15.
[7] S. Hina, E. Atwell, and O. Johnson, Semantic tagging of
medical narratives with top level conceptsfromSNOMED CT
healthcare data standard, Int. J. Intell. Comput. Res., vol. 2,
pp. 204210, 2010.
[8] H. Stenzhorn, E. Pacheco, P. Nohama, and S. Schulz,
Automatic mapping of clinical documentation to SNOMED
CT, Studies Health Technol. Inform., vol. 158, pp. 228232,
2009. . Intell. Comput. Res., vol. 2, pp. 204210, 2010.
[9] Y. Chen, Z. Chenqing, and K.-Y. Su, A joint model to
identify and align bilingual named entities, Comput.
Linguistics, vol. 39, no. 2, pp. 229266,2013.
[10] L. Nie, M. Akbari, T. Li, and T.-S. Chua, A joint local-
global approach for medical terminology assignment, in
Proc. Int. ACM SIGIR Conf.,2014.

More Related Content

What's hot

AUTOMATED PHARMACY
AUTOMATED PHARMACYAUTOMATED PHARMACY
AUTOMATED PHARMACYIJSRED
 
Controlling informative features for improved accuracy and faster predictions...
Controlling informative features for improved accuracy and faster predictions...Controlling informative features for improved accuracy and faster predictions...
Controlling informative features for improved accuracy and faster predictions...Damian R. Mingle, MBA
 
IRJET- Classification of Chemical Medicine or Drug using K Nearest Neighb...
IRJET-  	  Classification of Chemical Medicine or Drug using K Nearest Neighb...IRJET-  	  Classification of Chemical Medicine or Drug using K Nearest Neighb...
IRJET- Classification of Chemical Medicine or Drug using K Nearest Neighb...IRJET Journal
 
A SURVEY PAPER ON EXTRACTION OF OPINION WORD AND OPINION TARGET FROM ONLINE R...
A SURVEY PAPER ON EXTRACTION OF OPINION WORD AND OPINION TARGET FROM ONLINE R...A SURVEY PAPER ON EXTRACTION OF OPINION WORD AND OPINION TARGET FROM ONLINE R...
A SURVEY PAPER ON EXTRACTION OF OPINION WORD AND OPINION TARGET FROM ONLINE R...ijiert bestjournal
 
Ijarcet vol-3-issue-1-9-11
Ijarcet vol-3-issue-1-9-11Ijarcet vol-3-issue-1-9-11
Ijarcet vol-3-issue-1-9-11Dhabal Sethi
 
2020.04.07 automated molecular design and the bradshaw platform webinar
2020.04.07 automated molecular design and the bradshaw platform webinar2020.04.07 automated molecular design and the bradshaw platform webinar
2020.04.07 automated molecular design and the bradshaw platform webinarPistoia Alliance
 
Automatic Speech Recognition and Machine Learning for Robotic Arm in Surgery
Automatic Speech Recognition and Machine Learning for Robotic Arm in SurgeryAutomatic Speech Recognition and Machine Learning for Robotic Arm in Surgery
Automatic Speech Recognition and Machine Learning for Robotic Arm in SurgeryDR.P.S.JAGADEESH KUMAR
 
A Novel Technique for Name Identification from Homeopathy Diagnosis Discussio...
A Novel Technique for Name Identification from Homeopathy Diagnosis Discussio...A Novel Technique for Name Identification from Homeopathy Diagnosis Discussio...
A Novel Technique for Name Identification from Homeopathy Diagnosis Discussio...home
 
Analysis of Opinionated Text for Opinion Mining
Analysis of Opinionated Text for Opinion MiningAnalysis of Opinionated Text for Opinion Mining
Analysis of Opinionated Text for Opinion Miningmlaij
 
Drug Discovery and Development Using AI
Drug Discovery and Development Using AIDrug Discovery and Development Using AI
Drug Discovery and Development Using AIDatabricks
 
IRJET - Analysis of Paraphrase Detection using NLP Techniques
IRJET - Analysis of Paraphrase Detection using NLP TechniquesIRJET - Analysis of Paraphrase Detection using NLP Techniques
IRJET - Analysis of Paraphrase Detection using NLP TechniquesIRJET Journal
 
Chen2018.mac missing tag iceberg queries for multi category rfid system
Chen2018.mac missing tag iceberg queries for multi category rfid systemChen2018.mac missing tag iceberg queries for multi category rfid system
Chen2018.mac missing tag iceberg queries for multi category rfid systemnovrain711
 
Visualizing stemming techniques on online news articles text analytics
Visualizing stemming techniques on online news articles text analyticsVisualizing stemming techniques on online news articles text analytics
Visualizing stemming techniques on online news articles text analyticsjournalBEEI
 
Document Classification Using Expectation Maximization with Semi Supervised L...
Document Classification Using Expectation Maximization with Semi Supervised L...Document Classification Using Expectation Maximization with Semi Supervised L...
Document Classification Using Expectation Maximization with Semi Supervised L...ijsc
 
IRJET- Gene Mutation Data using Multiplicative Adaptive Algorithm and Gene On...
IRJET- Gene Mutation Data using Multiplicative Adaptive Algorithm and Gene On...IRJET- Gene Mutation Data using Multiplicative Adaptive Algorithm and Gene On...
IRJET- Gene Mutation Data using Multiplicative Adaptive Algorithm and Gene On...IRJET Journal
 
Classification of Health Forum Messages using Deep Learning
Classification of Health Forum Messages using Deep LearningClassification of Health Forum Messages using Deep Learning
Classification of Health Forum Messages using Deep LearningSejal Naidu
 

What's hot (20)

AUTOMATED PHARMACY
AUTOMATED PHARMACYAUTOMATED PHARMACY
AUTOMATED PHARMACY
 
Controlling informative features for improved accuracy and faster predictions...
Controlling informative features for improved accuracy and faster predictions...Controlling informative features for improved accuracy and faster predictions...
Controlling informative features for improved accuracy and faster predictions...
 
IRJET- Classification of Chemical Medicine or Drug using K Nearest Neighb...
IRJET-  	  Classification of Chemical Medicine or Drug using K Nearest Neighb...IRJET-  	  Classification of Chemical Medicine or Drug using K Nearest Neighb...
IRJET- Classification of Chemical Medicine or Drug using K Nearest Neighb...
 
A SURVEY PAPER ON EXTRACTION OF OPINION WORD AND OPINION TARGET FROM ONLINE R...
A SURVEY PAPER ON EXTRACTION OF OPINION WORD AND OPINION TARGET FROM ONLINE R...A SURVEY PAPER ON EXTRACTION OF OPINION WORD AND OPINION TARGET FROM ONLINE R...
A SURVEY PAPER ON EXTRACTION OF OPINION WORD AND OPINION TARGET FROM ONLINE R...
 
Ijarcet vol-3-issue-1-9-11
Ijarcet vol-3-issue-1-9-11Ijarcet vol-3-issue-1-9-11
Ijarcet vol-3-issue-1-9-11
 
Phenoflow 2021
Phenoflow 2021Phenoflow 2021
Phenoflow 2021
 
2020.04.07 automated molecular design and the bradshaw platform webinar
2020.04.07 automated molecular design and the bradshaw platform webinar2020.04.07 automated molecular design and the bradshaw platform webinar
2020.04.07 automated molecular design and the bradshaw platform webinar
 
Automatic Speech Recognition and Machine Learning for Robotic Arm in Surgery
Automatic Speech Recognition and Machine Learning for Robotic Arm in SurgeryAutomatic Speech Recognition and Machine Learning for Robotic Arm in Surgery
Automatic Speech Recognition and Machine Learning for Robotic Arm in Surgery
 
A Novel Technique for Name Identification from Homeopathy Diagnosis Discussio...
A Novel Technique for Name Identification from Homeopathy Diagnosis Discussio...A Novel Technique for Name Identification from Homeopathy Diagnosis Discussio...
A Novel Technique for Name Identification from Homeopathy Diagnosis Discussio...
 
Analysis of Opinionated Text for Opinion Mining
Analysis of Opinionated Text for Opinion MiningAnalysis of Opinionated Text for Opinion Mining
Analysis of Opinionated Text for Opinion Mining
 
Drug Discovery and Development Using AI
Drug Discovery and Development Using AIDrug Discovery and Development Using AI
Drug Discovery and Development Using AI
 
V34132136
V34132136V34132136
V34132136
 
IRJET - Analysis of Paraphrase Detection using NLP Techniques
IRJET - Analysis of Paraphrase Detection using NLP TechniquesIRJET - Analysis of Paraphrase Detection using NLP Techniques
IRJET - Analysis of Paraphrase Detection using NLP Techniques
 
Chen2018.mac missing tag iceberg queries for multi category rfid system
Chen2018.mac missing tag iceberg queries for multi category rfid systemChen2018.mac missing tag iceberg queries for multi category rfid system
Chen2018.mac missing tag iceberg queries for multi category rfid system
 
Visualizing stemming techniques on online news articles text analytics
Visualizing stemming techniques on online news articles text analyticsVisualizing stemming techniques on online news articles text analytics
Visualizing stemming techniques on online news articles text analytics
 
Document Classification Using Expectation Maximization with Semi Supervised L...
Document Classification Using Expectation Maximization with Semi Supervised L...Document Classification Using Expectation Maximization with Semi Supervised L...
Document Classification Using Expectation Maximization with Semi Supervised L...
 
Madhavi
MadhaviMadhavi
Madhavi
 
IRJET- Gene Mutation Data using Multiplicative Adaptive Algorithm and Gene On...
IRJET- Gene Mutation Data using Multiplicative Adaptive Algorithm and Gene On...IRJET- Gene Mutation Data using Multiplicative Adaptive Algorithm and Gene On...
IRJET- Gene Mutation Data using Multiplicative Adaptive Algorithm and Gene On...
 
Knowledge-driven Implicit Information Extraction
Knowledge-driven Implicit Information ExtractionKnowledge-driven Implicit Information Extraction
Knowledge-driven Implicit Information Extraction
 
Classification of Health Forum Messages using Deep Learning
Classification of Health Forum Messages using Deep LearningClassification of Health Forum Messages using Deep Learning
Classification of Health Forum Messages using Deep Learning
 

Similar to Local and Global Learning Method for Question Answering Approach

Analysis on Data Mining Techniques for Heart Disease Dataset
Analysis on Data Mining Techniques for Heart Disease DatasetAnalysis on Data Mining Techniques for Heart Disease Dataset
Analysis on Data Mining Techniques for Heart Disease DatasetIRJET Journal
 
Detection and Privacy Preservation of Sensitive Attributes Using Hybrid Appro...
Detection and Privacy Preservation of Sensitive Attributes Using Hybrid Appro...Detection and Privacy Preservation of Sensitive Attributes Using Hybrid Appro...
Detection and Privacy Preservation of Sensitive Attributes Using Hybrid Appro...rahulmonikasharma
 
Reference Domain Ontologies and Large Medical Language Models.pptx
Reference Domain Ontologies and Large Medical Language Models.pptxReference Domain Ontologies and Large Medical Language Models.pptx
Reference Domain Ontologies and Large Medical Language Models.pptxChimezie Ogbuji
 
IRJET- Disease Prediction using Machine Learning
IRJET-  	  Disease Prediction using Machine LearningIRJET-  	  Disease Prediction using Machine Learning
IRJET- Disease Prediction using Machine LearningIRJET Journal
 
Ijarcet vol-2-issue-4-1393-1397
Ijarcet vol-2-issue-4-1393-1397Ijarcet vol-2-issue-4-1393-1397
Ijarcet vol-2-issue-4-1393-1397Editor IJARCET
 
Deriving an ICU Subset of SNOMED CT from Clinical Notes
Deriving an ICU Subset of SNOMED CT from Clinical NotesDeriving an ICU Subset of SNOMED CT from Clinical Notes
Deriving an ICU Subset of SNOMED CT from Clinical NotesHealth Informatics New Zealand
 
Nlp based retrieval of medical information for diagnosis of human diseases
Nlp based retrieval of medical information for diagnosis of human diseasesNlp based retrieval of medical information for diagnosis of human diseases
Nlp based retrieval of medical information for diagnosis of human diseaseseSAT Journals
 
IRJET- Digitalization of Medical Prescription
IRJET- Digitalization of Medical PrescriptionIRJET- Digitalization of Medical Prescription
IRJET- Digitalization of Medical PrescriptionIRJET Journal
 
Health Care Application using Machine Learning and Deep Learning
Health Care Application using Machine Learning and Deep LearningHealth Care Application using Machine Learning and Deep Learning
Health Care Application using Machine Learning and Deep LearningIRJET Journal
 
Detection of multiword from a wordnet is complex
Detection of multiword from a wordnet is complexDetection of multiword from a wordnet is complex
Detection of multiword from a wordnet is complexeSAT Publishing House
 
IRJET- A New Hybrid Squirrel Search Algorithm and Invasive Weed Optimization ...
IRJET- A New Hybrid Squirrel Search Algorithm and Invasive Weed Optimization ...IRJET- A New Hybrid Squirrel Search Algorithm and Invasive Weed Optimization ...
IRJET- A New Hybrid Squirrel Search Algorithm and Invasive Weed Optimization ...IRJET Journal
 
A Survey On Medical Health Records And AI
A Survey On Medical Health Records And AIA Survey On Medical Health Records And AI
A Survey On Medical Health Records And AIMichele Thomas
 
Hl7 common terminology services
Hl7 common terminology servicesHl7 common terminology services
Hl7 common terminology servicesSyed Ali Raza
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
Review on Mesothelioma Diagnosis
Review on Mesothelioma DiagnosisReview on Mesothelioma Diagnosis
Review on Mesothelioma DiagnosisIRJET Journal
 
Heart Disease Prediction Using Random Forest Algorithm
Heart Disease Prediction Using Random Forest AlgorithmHeart Disease Prediction Using Random Forest Algorithm
Heart Disease Prediction Using Random Forest AlgorithmIRJET Journal
 

Similar to Local and Global Learning Method for Question Answering Approach (20)

Analysis on Data Mining Techniques for Heart Disease Dataset
Analysis on Data Mining Techniques for Heart Disease DatasetAnalysis on Data Mining Techniques for Heart Disease Dataset
Analysis on Data Mining Techniques for Heart Disease Dataset
 
How to use terminology serves from Clinical Work Stations
How to use terminology serves from Clinical Work StationsHow to use terminology serves from Clinical Work Stations
How to use terminology serves from Clinical Work Stations
 
Detection and Privacy Preservation of Sensitive Attributes Using Hybrid Appro...
Detection and Privacy Preservation of Sensitive Attributes Using Hybrid Appro...Detection and Privacy Preservation of Sensitive Attributes Using Hybrid Appro...
Detection and Privacy Preservation of Sensitive Attributes Using Hybrid Appro...
 
Reference Domain Ontologies and Large Medical Language Models.pptx
Reference Domain Ontologies and Large Medical Language Models.pptxReference Domain Ontologies and Large Medical Language Models.pptx
Reference Domain Ontologies and Large Medical Language Models.pptx
 
IRJET- Disease Prediction using Machine Learning
IRJET-  	  Disease Prediction using Machine LearningIRJET-  	  Disease Prediction using Machine Learning
IRJET- Disease Prediction using Machine Learning
 
50120130406036
5012013040603650120130406036
50120130406036
 
Ijarcet vol-2-issue-4-1393-1397
Ijarcet vol-2-issue-4-1393-1397Ijarcet vol-2-issue-4-1393-1397
Ijarcet vol-2-issue-4-1393-1397
 
Deriving an ICU Subset of SNOMED CT from Clinical Notes
Deriving an ICU Subset of SNOMED CT from Clinical NotesDeriving an ICU Subset of SNOMED CT from Clinical Notes
Deriving an ICU Subset of SNOMED CT from Clinical Notes
 
Nlp based retrieval of medical information for diagnosis of human diseases
Nlp based retrieval of medical information for diagnosis of human diseasesNlp based retrieval of medical information for diagnosis of human diseases
Nlp based retrieval of medical information for diagnosis of human diseases
 
50120130406032
5012013040603250120130406032
50120130406032
 
IRJET- Digitalization of Medical Prescription
IRJET- Digitalization of Medical PrescriptionIRJET- Digitalization of Medical Prescription
IRJET- Digitalization of Medical Prescription
 
Health Care Application using Machine Learning and Deep Learning
Health Care Application using Machine Learning and Deep LearningHealth Care Application using Machine Learning and Deep Learning
Health Care Application using Machine Learning and Deep Learning
 
Detection of multiword from a wordnet is complex
Detection of multiword from a wordnet is complexDetection of multiword from a wordnet is complex
Detection of multiword from a wordnet is complex
 
IRJET- A New Hybrid Squirrel Search Algorithm and Invasive Weed Optimization ...
IRJET- A New Hybrid Squirrel Search Algorithm and Invasive Weed Optimization ...IRJET- A New Hybrid Squirrel Search Algorithm and Invasive Weed Optimization ...
IRJET- A New Hybrid Squirrel Search Algorithm and Invasive Weed Optimization ...
 
A Survey On Medical Health Records And AI
A Survey On Medical Health Records And AIA Survey On Medical Health Records And AI
A Survey On Medical Health Records And AI
 
0 An Introduction To Snomed Ct1
0 An Introduction To Snomed Ct10 An Introduction To Snomed Ct1
0 An Introduction To Snomed Ct1
 
Hl7 common terminology services
Hl7 common terminology servicesHl7 common terminology services
Hl7 common terminology services
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Review on Mesothelioma Diagnosis
Review on Mesothelioma DiagnosisReview on Mesothelioma Diagnosis
Review on Mesothelioma Diagnosis
 
Heart Disease Prediction Using Random Forest Algorithm
Heart Disease Prediction Using Random Forest AlgorithmHeart Disease Prediction Using Random Forest Algorithm
Heart Disease Prediction Using Random Forest Algorithm
 

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

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

Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 

Recently uploaded (20)

Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 

Local and Global Learning Method for Question Answering Approach

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1953 LOCAL AND GLOBAL LEARNING METHOD FOR QUESTION ANSWERING APPROACH RADHIKA S M1, SYAMA R2 1SCT college of engineering, papanamcode, Trivandrum 2Assistant Professor, Dept. of computer science and engineering, Sct college of engineering, Papanamcode, Trivandrum ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Vocabulary gap between healthseekersandhealth care experts are more prevalent in health care domain. Different health seekers describe their questions in different ways and answers provided by the experts may contain non standardised terminologies. To overcome the vocabularygap, a new scheme is used which combines two approachesnamely local mining and global learning. Local mining extracts medical concepts from medical records and then map them to normalised terminologies based on standardized dictionary. Local mining suffer from problem of missing key concepts. Global learning overcome the issues in local mining by finding the missing key concepts. Key Words: Local mining, Global learning, SNOMED-CT, UMLS. 1.INTRODUCTION Patients seeking online information about their health, connecting patients with doctors world wide to know about their health via question and answering. Doctors able to interact with many patients about particular issue and provides instant trusted answers for complex and sophisticated problems. Previously external dictionary is used to relate medical data which was not that much sufficient enough. Here we incorporate corpus aware terminology which is used to relate the natural language medical data with medical terminology this narrow down the path between health seekers and health providers. For example: heart attack can also be said as myocardial disorder. A tri-stage framework is used to accomplish the task. _ Noun phase extraction _ Medical concept detection _ Medical concept normalization Due to loss of information global learning approach is used to complement local mining approach. Medical sites are among the most popular internet sites today through which people can get more knowledge about their health conditions. The practice of medicine is experiencing a shift from patients who passively accept their doctors orders to patients who actively took online information to know briefly about their health becausedoctors arevery busywith many patients and hence they cannot give brief description about their health issue to each and every patient. Thisisthe reasons why health seekers normally use online medical sites. Most of the medical sitessuchasmayoclinic,Medscape are consumer oriented and providetheirsoundadviceabout general medical topics. The vocabulary used is readily comprehensive when health seekers search for more detailed information about a very specific topic. Due to tremendous number of records have been accumulated in their repositories and in most circumstances user may directly locate good answers by searching rather than waiting for experts to answer. However users with diverse background do not necessary share same vocabulary, the same question may be written in different native languages which is difficult for other health seekers to understand to bridge vocabulary gap corpus aware terminology is used. 2. RELATED WORKS A. An Automated System for Conversion of Clinical Noteinto SNOMED Clinical Terminology SNOMED-CT consists of many medical concepts and relationships. Identifies the medical concepts inthetext.It is mainly used for medical data retreival. System mainly comprises of three modules namely Augmented lexicon, term compositor and negation detector. Augmented lexicon traces the words that appears in the text and identifies the concepts that are also in the SNOMED-CT. SNOMED-CT descriptions are then made into atomic words. UMLS Specialist lexicon performs the normalisation. Normalisation involves the removal of stop words. A token matching algorithm is used. It identifies the SNOMED-CT description in the text and also retreives the related descriptions from the data structure. Matching matrix is used to identify the sequences. Negation identification is to identify the negative terms. Number of negative terms are present in clinical text . SNOMED-CTalsocontainsnumerous negation terms. For each negative term in the text there is a mapping in the SNOMED-CT. Mappingisperformed based on the SNOMED-CT concept id. To detect other negative concepts a simple rule based negation identifier is used. Identifies negation terms of the form negation phrase (SNOMED CT phrase)* (SNOMED CT phrase)* negation phrase [2] SNOMED-CT consists of many qualifier values. Qualifier modifies the medical concepts. Qualifier words are separated from augmentedlexiconduringconceptmatching.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1954 B. Meeting Medical Terminology Needs The Ontology- Enhanced Medical Concept Mapper Concept mapper maps the semantically related terms to the query. Helps user to access online medical information. System integrates AZ noun phraser ,Unified Medical Language System(UMLS), WordNet and Concept Space. AZ noun phraser extracts the noun phrases from free text. WordNet is a online accessibleontologyandconsistsofsetof synonyms. For example, in WordNet, ”injection” has three senses: ”injection as the forceful insertion of a substance under pressure (no synonyms). injection as any solutions that is injected (as into the skin) (synonym: injectant). and injection as the act of putting a liquid into thebodybymeans of a syringe (synonym: shot.”[3]. The UMLS involves the Metathesaurus, the Semantic Net, the SPECIALIST Lexicon, and the online Knowledge Sources. Metathesaurus is used for synonyms. SPECIALIST Lexicon is integrated with AZ noun phraser. DSP algorithm is used with Semantic Net. Concept Mapper provides users with synonyms for the query. System consists of three phases. AZ noun phraser extracts the medical concepts from the query. In the second phase synonyms are obtained from WordNet and the Metathesaurus based on the query. In the third phase related terms are obtained based on Concept Space and the Semantic Net. C. Medical coding classification by leveraging inter-code relationships Medical coding converts the information in the patient medical records into codes. ICD-9 is used to code medical records. Code is assigned to a patient when a patient is provided with service and also after discharge the patient is provided with a code. Multilabel large margin classifier is used to study about the code structure. D. Fast tagging of medical terms in legal text Medical terms occurs in news, medical, legal text etc. this involves a method that tags the medical terms and finds the longest set of words with the medical terms. These set of words are then converted into medical termhashkeys.Then finds the concept id associated with the hash keys. This system uses a probabilistic term classifier. A probabilistic classifier is a classifier that is able to predict, given a sample input, a probability distribution over a set of classes, rather than only outputting the most likely class that the sample should belong to. Probabilistic classifiers provide classification with a degree of certainty. E. A joint local-global approach for medical terminology assignment In community generated health services like Health Tap, WebMD etc there is vocabulary gap between health seekers and experts due to the non standardized terminologiesused by the experts in their answers. Joint local and global learning approach is used to label question answer pairs. Local mining labels question answer pair by extracting medical concepts. Local mining suffer from missing key concepts. Global learning enhances local mining. F. Exploiting medical hierarchies for concept-based information retrieval Keyword basedtechniquessometimesdoesnotidentifies the medical terms. Concept based method overcomes the problem of keyword based methods. In this the text documents are turned into concepts as arranged in SNOMED-CT. ’Bag of concepts’ representation of documents is used. Terms are converted to concepts using natural language processing tool. G. Domain-Specific term extractionanditsapplicationintext classification Domain specific terms are identified using the statistical method. Entropy impurity is used to measure the word distribution in the domain. Normalisation process is added to identify the more specific domain terms. Samples are drawn from N samples to decidetheimpurity.Ifimpurityisa lower value then samples are of one category. If impurity gets maximum value then N categories are equally in all samples. Popularmeasurementforimpuritymeasurementis entropy impurity. H. A Simple Algorithm for Identifying Negated Findings and Diseases in Discharge Summaries Narrative medical reports contain negative terms. A algorithm NegEX is used to identify the negative terms. NegEx consists of many phrases that filters the sentences that contain negative terms. NegEx also controls the negation phrases. Indexed clinical findings and diseases are given as input to the algorithm. Output is the negatedphrase in the findings. First the algorithm preprocesses the sentences. Then the relevant phrases are indexed and the applies the negation algorithm to it. Atlast compares the negation phrases detected by the algorithm with the negations identified by the physicians. 2. METHODOLOGY A. LOCAL MINING Local Mining involves a three stage framework. First stage is the noun phrase extraction in which the noun phrase are extracted. In the second stage the medical concepts are detected using concept entropy impurity(CEI). CEI also measures the specificity of that concept in the particular domain. Finally normalisation is performed. Normalizes the medical concepts based on the authenticated vocabulary.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1955 Fig -1: Local mining 1) NOUN PHRASE EXTRACTION: Natural Language Processing is anupcomingfieldinthearea of text mining. As text is an unstructured source of information, to make it a suitable input to an automatic method of information extraction it is usually transformed into a structured format. Part of Speech Tagging is oneofthe preprocessing steps which perform semantic analysis by assigning one of the parts of speech to the given word. Part- of-speech tagging (POS tagging or PoS tagging orPOST),also called grammatical tagging or word-category disambiguation, is the process of marking up a word in a text. Part-of-speech tagging (tagging forshort)isthe process of assigning a part-of speech marker to each word in an input text. Because tags are generally also applied to punctuation, tokenization is usually performed before, or as part of, the tagging process: separating commas, quotation marks, etc., from words and disambiguatingend-of-sentence punctuation (period, question mark, etc.) frompart-of-word punctuation (such as in abbreviations like e.g. and etc.).In noun phase extraction, it takes the speech types part into account. In this process many unwanted words are stopped because that words are uninterestedmeaning.Toextractthe noun phrases, speech tags are assigned by Stanford POS tagger to every word of medical record given by the user. Then pulls out the sequence of words that match with the fixed pattern. The input to a tagging algorithm is a string of words and a specified tagset. The output is a single best tag for each word. The noun phrases should contain zero or more adjectives or nouns, followed by an optional groupofa noun and a preposition, followed all over again by zero or more adjectives or nouns, followed by a single noun. To make up a noun phrase, sequences of tags are matched in a pattern. While there are many lists of parts-of-speech, most modern language processing onEnglishusesthe45-tagPenn Treebank tagset. Fig -2: part of speech tagging Fig -3: penn tree bank Tagset Parts-of-speech are generally represented by placing the tag after each word, delimited by a slash. For example,Takethat Book. VB DT NN (Tagged using Penn Tree Bank Tagset) 2) MEDICAL CONCEPT DETECTION: Medical Concept Detection detects the medical conceptsand differentiates it from other phrases. Concept Entropy Impurity is used to analyses the specificity of the medical concept. Larger CEI value indicates more relevant the concept in that domain. 3) MEDICAL CONCEPT NORMALISATION: Medical concepts may not be standard terminologies so it is necessary to normalise the concepts based on a authenticated vocabulary. Consider birth control as an example it is not a standard terminology so it is necessary to map it to contraception. Authenticated vocabulariesareICD, SNOMED-CT, UMLS. SNOMED-CT provides the core general terminologies. Local mining suffer from incompletenessdue to the missing key concepts. Second problem is the lower precision this is due to the irrelevant medical conceptsinthe records.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1956 B. GLOBAL LEARNING An enhanced and novel approach of global learning is being built for enhancing the result of local coding. 1) RELATIONSHIP IDENTIFICATION: Inter-terminology and Inter-expert relationshipsareanalysedfromthemedical records. 2) INTER-TERMINOLOGY RELATIONSHIP: Terminologies in SNOMED-CT are arranged in hierarchies. For example, viral pneumonia is-an infectious pneumonia is-pneumonia is-a lung disease. Terminologies may also have multiple parents. For example, infectious pneumonia is also a childof infectious disease[1]. This hierarchial representation improves the coding. 3) INTER-EXPERT RELATIONSHIP: Analyses the historical data of experts and checks whether the experts are in the same or related area. Jaccard coefficient is used to analyse the experts relationship . Fig -4: medical terminology assignment scheme 3. CONCLUSION The proposed approach consist of a combined approach within the local mining and global learning, where the corpus aware terminology is being used for making a communication between the medical supportseekerandthe medical care providers. The corpus terminology is having the combined approaches of local mining and global learning, where the approach of local mining undergoes within the process of stemming, noun phrase extraction, spell check, normalization and detection of medical concept. The global learning maps the query against the indexed document or keyword thatis relevanttothemedical records. The query is being mapped within the local database and health seekers. The output is being produced based on the patients query. REFERENCES [1] Liqiang Nie, Yi-Liang Zhao, Mohammad Akbari, Jialie Shen, and Tat-Seng Chua, Bridging the Vocabulary Gap between Health Seekers and Healthcare Knowledge, IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING, VOL. 27, NO. 2, FEBRUARY 2015. [2] G. Leroy and H. Chen, Meeting medical terminology needs-the ontologyenhanced medical concept mapper,IEEE Trans. Inf.Technol. Biomed.vol. 5, no. 4, pp. 261270, Dec. 2001. [3] Y. Yan, G. Fung, J. G. Dy, and R. Rosales, Medical coding classification by leveraging inter-code relationships,inProc. ACMSIGKDD Int. Conf. Knowl. Discov. Data Mining, 2012, pp.193202. [4] S. V. Pakhomov, J. D. Buntrock, and C. G. Chute, Automating theassignment of diagnosis codes to patient encounters using example-based and machine learning techniques, J. Amer. Med. Inf.Assoc., vol. 13, no. 5, pp. 516525, 2006. [5] C. Dozier, R. Kondadadi, K. Al-Kofahi, M. Chaudhary, and X. Guo, Fast tagging of medical terms in legal text, in Proc. Int. Conf. Artif. Intell.Law, 2007, pp. 253260. [6] M.-Y. Kim and R. Goebel, Detection and normalization of medical terms using domain-specific term frequency and adaptive ranking, in Proc. IEEE Int. Conf. Inf. Technol. Appl. Biomed., 2010, pp. 15. [7] S. Hina, E. Atwell, and O. Johnson, Semantic tagging of medical narratives with top level conceptsfromSNOMED CT healthcare data standard, Int. J. Intell. Comput. Res., vol. 2, pp. 204210, 2010. [8] H. Stenzhorn, E. Pacheco, P. Nohama, and S. Schulz, Automatic mapping of clinical documentation to SNOMED CT, Studies Health Technol. Inform., vol. 158, pp. 228232, 2009. . Intell. Comput. Res., vol. 2, pp. 204210, 2010. [9] Y. Chen, Z. Chenqing, and K.-Y. Su, A joint model to identify and align bilingual named entities, Comput. Linguistics, vol. 39, no. 2, pp. 229266,2013. [10] L. Nie, M. Akbari, T. Li, and T.-S. Chua, A joint local- global approach for medical terminology assignment, in Proc. Int. ACM SIGIR Conf.,2014.