SlideShare une entreprise Scribd logo
1  sur  23
Automatic Essay Grading
By Space Explorers
Sahil Chelaramani – 20162051
Pranav Dhakras – 20162303
Josyula Gopalkrishan – 20162137
Problem statement
• Given an essay, our aim is to evaluate it and give a qualitative score.
• While scoring an essay our aim is to consider multiple attributes of the essay
to grade it.
Background
• Essays can help assess the creative writing ability on the parameters such as ability
to recall, organise, style of writing, and creativity.
• The subjective nature of essay assessment leads to variation in grades awarded by
human assessors, which is perceived by students as a source of unfairness.
• A system for automated assessment should be consistent in the way it scores
essays.
• In addition enormous cost and time savings could be achieved if the system can be
shown to grade essays within the range of those awarded by human assessors.
Challenges
While grading an essay the key points to look at are:
• Grammatical correctness
• Content of the essay
• Organization of essay
• Style of writing
• Creativity (for especially for narrative essay)
Challenges
• Evaluation biases
• Plagiarism check
• Students should not be able to cheat the system
Features
• Sentiment
• Unique N-grams
• LongWord Count
• Noun Count
• Verb Count
• Adjective Count
• Spelling Error Count
• ForeignWord Count
• Essay length
• Adverb Count
• Sentence Count
Tools
• Python
• NLTK
• Scikit Learn
• PyEnchant
• Vader
• Tensor Flow
Techniques
• Recursive feature elimination with cross-validation
• Random Forest for regression
• SVR from SciKit Learn
• LSTM fromTensor Flow
• AdaBoost from SciKit Learn
Feature selection/elimination
• No. of training data samples: 500
• 5-fold cross-validation
Feature selection intuition
• No. of nouns and verbs do not necessarily mean better writing style
• Use of adjectives and adverbs is a better guess
• Long sentences may make the essay too verbose to read
• Foreign words may not be necessary for good essay
Feature selection/elimination
• Adjective count
• Adverb count
• Long word count
• Unique N-grams
• Sentence count
• Positive sentiment
• Negative sentiment
• Neutral sentiment
Intermediate results – Before feature selection
• SVR was used for testing
• 13 extracted features were used
• No. of training samples : 2434
• No. of test samples : 806
• Average Quadratic Kappa : 0.700992555831
Intermediate results
• Only the selected features were used
• SVR was used for testing
• No. of training samples : 2434
• No. of test samples : 806
• Average Quadratic Kappa : 0.774193548387
DecisionTrees
Random Forest
LSTM
Results – Selected features and GloVe
• LSTM gave best performance
• AdaBoost with Decision trees
• Random forest implementation
• SVR
• Kappa ~ 0.90
• Kappa ~ 0.82
• Kappa ~ 0.80
• Kappa ~ 0.76
Future work…
More features?
Possible solutions?
• Structure of sentences (using sayTextRank)
• Grammatical correctness
• Combining GloVe and our feature set
Limitations
• Extracted feature are too shallow
• Content of essay is factored only by GloVe
• Creativity is underrated
Tweaking models
• LSTM was most promising
• Tweak LSTM parameters to suit improved feature set
• Test other models with improved feature set
References
• http://www.cs.cmu.edu/~norii/pub/aes.pdf
• http://cs229.stanford.edu/proj2012/MahanaJohnsApte-AutomatedEssayGradingUsingMachineLearning.pdf
• https://www.ets.org/Media/Research/pdf/RR-04-45.pdf
• https://www.kaggle.com/c/asap-aes/details/background
• https://www.analyticsvidhya.com/blog/2016/04/complete-tutorial-tree-based-modeling-scratch-in-python/#one
• http://colah.github.io/posts/2015-08-Understanding-LSTMs/
• Pennington, Jeffrey, Richard Socher, and Christopher D. Manning. ”Glove: GlobalVectors forWord Representation.”
Q & A

Contenu connexe

Tendances

Online Testing Learning to Rank with Solr Interleaving
Online Testing Learning to Rank with Solr InterleavingOnline Testing Learning to Rank with Solr Interleaving
Online Testing Learning to Rank with Solr InterleavingSease
 
Software Testing Tutorial For Beginners | Manual & Automation Testing | Selen...
Software Testing Tutorial For Beginners | Manual & Automation Testing | Selen...Software Testing Tutorial For Beginners | Manual & Automation Testing | Selen...
Software Testing Tutorial For Beginners | Manual & Automation Testing | Selen...Edureka!
 
Scrum Testing Methodology
Scrum Testing MethodologyScrum Testing Methodology
Scrum Testing MethodologyGaya1985
 
Toxic Comment Classification using Neural Network and Machine Learning
Toxic Comment Classification using Neural Network and Machine LearningToxic Comment Classification using Neural Network and Machine Learning
Toxic Comment Classification using Neural Network and Machine LearningCammy Soh Hui Shan
 
Data Warehousing in Pharma: How to Find Bad Data while Meeting Regulatory Req...
Data Warehousing in Pharma: How to Find Bad Data while Meeting Regulatory Req...Data Warehousing in Pharma: How to Find Bad Data while Meeting Regulatory Req...
Data Warehousing in Pharma: How to Find Bad Data while Meeting Regulatory Req...RTTS
 
Test Plan Template
Test Plan TemplateTest Plan Template
Test Plan TemplateH2Kinfosys
 
Xray for Jira - Overview
Xray for Jira - OverviewXray for Jira - Overview
Xray for Jira - OverviewXpand IT
 
Topic 1.4: Randomized Algorithms
Topic 1.4: Randomized AlgorithmsTopic 1.4: Randomized Algorithms
Topic 1.4: Randomized AlgorithmsKM Bappi
 
Artificial Intelligence for Automated Software Testing
Artificial Intelligence for Automated Software TestingArtificial Intelligence for Automated Software Testing
Artificial Intelligence for Automated Software TestingLionel Briand
 
Weak Slot and Filler Structures
Weak Slot and Filler StructuresWeak Slot and Filler Structures
Weak Slot and Filler StructuresKushalParikh14
 
Cross validation
Cross validationCross validation
Cross validationRidhaAfrawe
 

Tendances (20)

Weka.arff
Weka.arffWeka.arff
Weka.arff
 
Online Testing Learning to Rank with Solr Interleaving
Online Testing Learning to Rank with Solr InterleavingOnline Testing Learning to Rank with Solr Interleaving
Online Testing Learning to Rank with Solr Interleaving
 
Naive bayes
Naive bayesNaive bayes
Naive bayes
 
Software Testing Tutorial For Beginners | Manual & Automation Testing | Selen...
Software Testing Tutorial For Beginners | Manual & Automation Testing | Selen...Software Testing Tutorial For Beginners | Manual & Automation Testing | Selen...
Software Testing Tutorial For Beginners | Manual & Automation Testing | Selen...
 
Scrum Testing Methodology
Scrum Testing MethodologyScrum Testing Methodology
Scrum Testing Methodology
 
Grid search, pipeline, featureunion
Grid search, pipeline, featureunionGrid search, pipeline, featureunion
Grid search, pipeline, featureunion
 
Test Life Cycle
Test Life CycleTest Life Cycle
Test Life Cycle
 
Toxic Comment Classification using Neural Network and Machine Learning
Toxic Comment Classification using Neural Network and Machine LearningToxic Comment Classification using Neural Network and Machine Learning
Toxic Comment Classification using Neural Network and Machine Learning
 
Data Warehousing in Pharma: How to Find Bad Data while Meeting Regulatory Req...
Data Warehousing in Pharma: How to Find Bad Data while Meeting Regulatory Req...Data Warehousing in Pharma: How to Find Bad Data while Meeting Regulatory Req...
Data Warehousing in Pharma: How to Find Bad Data while Meeting Regulatory Req...
 
Test Plan Template
Test Plan TemplateTest Plan Template
Test Plan Template
 
Xray for Jira - Overview
Xray for Jira - OverviewXray for Jira - Overview
Xray for Jira - Overview
 
Topic 1.4: Randomized Algorithms
Topic 1.4: Randomized AlgorithmsTopic 1.4: Randomized Algorithms
Topic 1.4: Randomized Algorithms
 
Artificial Intelligence for Automated Software Testing
Artificial Intelligence for Automated Software TestingArtificial Intelligence for Automated Software Testing
Artificial Intelligence for Automated Software Testing
 
Oracle on AWS
Oracle on AWSOracle on AWS
Oracle on AWS
 
Testing a service
Testing a serviceTesting a service
Testing a service
 
svm classification
svm classificationsvm classification
svm classification
 
Regularization
RegularizationRegularization
Regularization
 
Weak Slot and Filler Structures
Weak Slot and Filler StructuresWeak Slot and Filler Structures
Weak Slot and Filler Structures
 
Cross validation
Cross validationCross validation
Cross validation
 
Ops5
Ops5Ops5
Ops5
 

En vedette

Mini Evaluation (Posters)
Mini Evaluation (Posters)Mini Evaluation (Posters)
Mini Evaluation (Posters)ChloeandRachel
 
Participación política e social 2
Participación política e social 2Participación política e social 2
Participación política e social 2marcendon
 
Diferenciales caviar
Diferenciales caviarDiferenciales caviar
Diferenciales caviarKeno Gens
 
Résultats Coupe Lesdiguieres
Résultats Coupe Lesdiguieres Résultats Coupe Lesdiguieres
Résultats Coupe Lesdiguieres Entre Nous
 
Tempo January 2016
Tempo January 2016Tempo January 2016
Tempo January 2016Tempoplanet
 
Wireless Wednesdays: Beyond the Basics - Enhance your Enterprise Mobile Appli...
Wireless Wednesdays: Beyond the Basics - Enhance your Enterprise Mobile Appli...Wireless Wednesdays: Beyond the Basics - Enhance your Enterprise Mobile Appli...
Wireless Wednesdays: Beyond the Basics - Enhance your Enterprise Mobile Appli...Teamstudio
 
1000n policeheart 1091 - women helpline for emergency rescue
1000n policeheart 1091 - women helpline for emergency rescue1000n policeheart 1091 - women helpline for emergency rescue
1000n policeheart 1091 - women helpline for emergency rescueShakun Chauhan
 
6° allende educación indigena
6° allende educación indigena6° allende educación indigena
6° allende educación indigenaArturo Quiroga II
 
Mini Evaluation (Can Designs)
Mini Evaluation (Can Designs)Mini Evaluation (Can Designs)
Mini Evaluation (Can Designs)ChloeandRachel
 
Atkins p friedman_r_molecular_quantum_mechanics_oup_2005
Atkins p friedman_r_molecular_quantum_mechanics_oup_2005Atkins p friedman_r_molecular_quantum_mechanics_oup_2005
Atkins p friedman_r_molecular_quantum_mechanics_oup_2005Tiến Đồng Sỹ
 
Carpaal tunnel syndrome
Carpaal tunnel syndromeCarpaal tunnel syndrome
Carpaal tunnel syndromeFysio24
 
Ainee louise globalization and education
Ainee louise globalization and educationAinee louise globalization and education
Ainee louise globalization and educationAinee Louise Jamolin
 
Renascimento
RenascimentoRenascimento
RenascimentoCEF16
 
Revisão barroco
Revisão barrocoRevisão barroco
Revisão barrocoCEF16
 
Pschological aspects of child care
Pschological aspects of child carePschological aspects of child care
Pschological aspects of child careAswini S
 

En vedette (17)

Mini Evaluation (Posters)
Mini Evaluation (Posters)Mini Evaluation (Posters)
Mini Evaluation (Posters)
 
Participación política e social 2
Participación política e social 2Participación política e social 2
Participación política e social 2
 
Diferenciales caviar
Diferenciales caviarDiferenciales caviar
Diferenciales caviar
 
Résultats Coupe Lesdiguieres
Résultats Coupe Lesdiguieres Résultats Coupe Lesdiguieres
Résultats Coupe Lesdiguieres
 
Tempo January 2016
Tempo January 2016Tempo January 2016
Tempo January 2016
 
Wireless Wednesdays: Beyond the Basics - Enhance your Enterprise Mobile Appli...
Wireless Wednesdays: Beyond the Basics - Enhance your Enterprise Mobile Appli...Wireless Wednesdays: Beyond the Basics - Enhance your Enterprise Mobile Appli...
Wireless Wednesdays: Beyond the Basics - Enhance your Enterprise Mobile Appli...
 
1000n policeheart 1091 - women helpline for emergency rescue
1000n policeheart 1091 - women helpline for emergency rescue1000n policeheart 1091 - women helpline for emergency rescue
1000n policeheart 1091 - women helpline for emergency rescue
 
Méthodologie documentaire Master 2 Psychanalyse novembre 2016
Méthodologie documentaire Master 2 Psychanalyse novembre 2016Méthodologie documentaire Master 2 Psychanalyse novembre 2016
Méthodologie documentaire Master 2 Psychanalyse novembre 2016
 
6° allende educación indigena
6° allende educación indigena6° allende educación indigena
6° allende educación indigena
 
Pemb.kooperatif
Pemb.kooperatifPemb.kooperatif
Pemb.kooperatif
 
Mini Evaluation (Can Designs)
Mini Evaluation (Can Designs)Mini Evaluation (Can Designs)
Mini Evaluation (Can Designs)
 
Atkins p friedman_r_molecular_quantum_mechanics_oup_2005
Atkins p friedman_r_molecular_quantum_mechanics_oup_2005Atkins p friedman_r_molecular_quantum_mechanics_oup_2005
Atkins p friedman_r_molecular_quantum_mechanics_oup_2005
 
Carpaal tunnel syndrome
Carpaal tunnel syndromeCarpaal tunnel syndrome
Carpaal tunnel syndrome
 
Ainee louise globalization and education
Ainee louise globalization and educationAinee louise globalization and education
Ainee louise globalization and education
 
Renascimento
RenascimentoRenascimento
Renascimento
 
Revisão barroco
Revisão barrocoRevisão barroco
Revisão barroco
 
Pschological aspects of child care
Pschological aspects of child carePschological aspects of child care
Pschological aspects of child care
 

Similaire à Automatic Essay Grading_Final

Tools for online assessment in Moodle
Tools for online assessment in MoodleTools for online assessment in Moodle
Tools for online assessment in MoodleUofGlasgowLTU
 
A PSYCHOMETRIC ASSESSMENT IS THE RIGHT WAY TO HIRE EMPLOYEES
A PSYCHOMETRIC ASSESSMENT  IS THE RIGHT WAY TO HIRE EMPLOYEESA PSYCHOMETRIC ASSESSMENT  IS THE RIGHT WAY TO HIRE EMPLOYEES
A PSYCHOMETRIC ASSESSMENT IS THE RIGHT WAY TO HIRE EMPLOYEESThink Exam
 
ace treetop and a couple ghghhhhhhhhhhhhhh
ace treetop and a couple ghghhhhhhhhhhhhhhace treetop and a couple ghghhhhhhhhhhhhhh
ace treetop and a couple ghghhhhhhhhhhhhhhToyosiOlugbenle1
 
Achievement Test for Assessment Presentation
Achievement Test for Assessment PresentationAchievement Test for Assessment Presentation
Achievement Test for Assessment PresentationMAbdullahKhan11
 
Assess the one shot power point final 2014
Assess the one shot power point final 2014Assess the one shot power point final 2014
Assess the one shot power point final 2014lydaellis
 
Designing Writing Assessments and Rubrics with Dr. Deborah Crusan
Designing Writing Assessments and Rubrics with Dr. Deborah Crusan Designing Writing Assessments and Rubrics with Dr. Deborah Crusan
Designing Writing Assessments and Rubrics with Dr. Deborah Crusan Language Acquisition Resource Center
 
How to Ace Your Scrum Master Interview
How to Ace Your Scrum Master InterviewHow to Ace Your Scrum Master Interview
How to Ace Your Scrum Master InterviewPavel Dabrytski
 
From a thousand learners to a thousand markers: Scaling peer feedback with Ad...
From a thousand learners to a thousand markers: Scaling peer feedback with Ad...From a thousand learners to a thousand markers: Scaling peer feedback with Ad...
From a thousand learners to a thousand markers: Scaling peer feedback with Ad...NomadWarMachine
 
The systematic design of instruction dick and carey
The systematic design of instruction  dick and careyThe systematic design of instruction  dick and carey
The systematic design of instruction dick and careyCathy Cousear
 
Home base sn ppt t4 t
Home base sn ppt t4 tHome base sn ppt t4 t
Home base sn ppt t4 tmbarefoot
 
Evaluation of training
Evaluation of trainingEvaluation of training
Evaluation of trainingydmisra
 
Getting Students to Think about Their Thinking Using ExamSoft Features
Getting Students to Think about Their Thinking Using ExamSoft FeaturesGetting Students to Think about Their Thinking Using ExamSoft Features
Getting Students to Think about Their Thinking Using ExamSoft FeaturesExamSoft
 
Getting Student to Think About Their Thinking Using ExamSoft Features
Getting Student to Think About Their Thinking Using ExamSoft FeaturesGetting Student to Think About Their Thinking Using ExamSoft Features
Getting Student to Think About Their Thinking Using ExamSoft FeaturesAndrew Coman
 
Unit 7 assessment in higher education
Unit 7 assessment in higher educationUnit 7 assessment in higher education
Unit 7 assessment in higher educationAsima shahzadi
 
#Firmday 28 march 2014 TalentQ - high volume recruitment challenges
#Firmday 28 march 2014   TalentQ -  high volume recruitment challenges#Firmday 28 march 2014   TalentQ -  high volume recruitment challenges
#Firmday 28 march 2014 TalentQ - high volume recruitment challengesEmma Mirrington
 
Study readiness training
Study readiness trainingStudy readiness training
Study readiness trainingRosa Martinez
 

Similaire à Automatic Essay Grading_Final (20)

Tools for online assessment in Moodle
Tools for online assessment in MoodleTools for online assessment in Moodle
Tools for online assessment in Moodle
 
A PSYCHOMETRIC ASSESSMENT IS THE RIGHT WAY TO HIRE EMPLOYEES
A PSYCHOMETRIC ASSESSMENT  IS THE RIGHT WAY TO HIRE EMPLOYEESA PSYCHOMETRIC ASSESSMENT  IS THE RIGHT WAY TO HIRE EMPLOYEES
A PSYCHOMETRIC ASSESSMENT IS THE RIGHT WAY TO HIRE EMPLOYEES
 
ace treetop and a couple ghghhhhhhhhhhhhhh
ace treetop and a couple ghghhhhhhhhhhhhhhace treetop and a couple ghghhhhhhhhhhhhhh
ace treetop and a couple ghghhhhhhhhhhhhhh
 
Achievement Test for Assessment Presentation
Achievement Test for Assessment PresentationAchievement Test for Assessment Presentation
Achievement Test for Assessment Presentation
 
Assess the one shot power point final 2014
Assess the one shot power point final 2014Assess the one shot power point final 2014
Assess the one shot power point final 2014
 
Designing Writing Assessments and Rubrics with Dr. Deborah Crusan
Designing Writing Assessments and Rubrics with Dr. Deborah Crusan Designing Writing Assessments and Rubrics with Dr. Deborah Crusan
Designing Writing Assessments and Rubrics with Dr. Deborah Crusan
 
How to Ace Your Scrum Master Interview
How to Ace Your Scrum Master InterviewHow to Ace Your Scrum Master Interview
How to Ace Your Scrum Master Interview
 
From a thousand learners to a thousand markers: Scaling peer feedback with Ad...
From a thousand learners to a thousand markers: Scaling peer feedback with Ad...From a thousand learners to a thousand markers: Scaling peer feedback with Ad...
From a thousand learners to a thousand markers: Scaling peer feedback with Ad...
 
Eval types
Eval typesEval types
Eval types
 
Quality Research
Quality Research Quality Research
Quality Research
 
The systematic design of instruction dick and carey
The systematic design of instruction  dick and careyThe systematic design of instruction  dick and carey
The systematic design of instruction dick and carey
 
Home base sn ppt t4 t
Home base sn ppt t4 tHome base sn ppt t4 t
Home base sn ppt t4 t
 
Evaluation of training
Evaluation of trainingEvaluation of training
Evaluation of training
 
Getting Students to Think about Their Thinking Using ExamSoft Features
Getting Students to Think about Their Thinking Using ExamSoft FeaturesGetting Students to Think about Their Thinking Using ExamSoft Features
Getting Students to Think about Their Thinking Using ExamSoft Features
 
Getting Student to Think About Their Thinking Using ExamSoft Features
Getting Student to Think About Their Thinking Using ExamSoft FeaturesGetting Student to Think About Their Thinking Using ExamSoft Features
Getting Student to Think About Their Thinking Using ExamSoft Features
 
MMM, Search!
MMM, Search!MMM, Search!
MMM, Search!
 
Q mat barry
Q mat barryQ mat barry
Q mat barry
 
Unit 7 assessment in higher education
Unit 7 assessment in higher educationUnit 7 assessment in higher education
Unit 7 assessment in higher education
 
#Firmday 28 march 2014 TalentQ - high volume recruitment challenges
#Firmday 28 march 2014   TalentQ -  high volume recruitment challenges#Firmday 28 march 2014   TalentQ -  high volume recruitment challenges
#Firmday 28 march 2014 TalentQ - high volume recruitment challenges
 
Study readiness training
Study readiness trainingStudy readiness training
Study readiness training
 

Automatic Essay Grading_Final

  • 1. Automatic Essay Grading By Space Explorers Sahil Chelaramani – 20162051 Pranav Dhakras – 20162303 Josyula Gopalkrishan – 20162137
  • 2. Problem statement • Given an essay, our aim is to evaluate it and give a qualitative score. • While scoring an essay our aim is to consider multiple attributes of the essay to grade it.
  • 3. Background • Essays can help assess the creative writing ability on the parameters such as ability to recall, organise, style of writing, and creativity. • The subjective nature of essay assessment leads to variation in grades awarded by human assessors, which is perceived by students as a source of unfairness. • A system for automated assessment should be consistent in the way it scores essays. • In addition enormous cost and time savings could be achieved if the system can be shown to grade essays within the range of those awarded by human assessors.
  • 4. Challenges While grading an essay the key points to look at are: • Grammatical correctness • Content of the essay • Organization of essay • Style of writing • Creativity (for especially for narrative essay)
  • 5. Challenges • Evaluation biases • Plagiarism check • Students should not be able to cheat the system
  • 6. Features • Sentiment • Unique N-grams • LongWord Count • Noun Count • Verb Count • Adjective Count • Spelling Error Count • ForeignWord Count • Essay length • Adverb Count • Sentence Count
  • 7. Tools • Python • NLTK • Scikit Learn • PyEnchant • Vader • Tensor Flow
  • 8. Techniques • Recursive feature elimination with cross-validation • Random Forest for regression • SVR from SciKit Learn • LSTM fromTensor Flow • AdaBoost from SciKit Learn
  • 9. Feature selection/elimination • No. of training data samples: 500 • 5-fold cross-validation
  • 10. Feature selection intuition • No. of nouns and verbs do not necessarily mean better writing style • Use of adjectives and adverbs is a better guess • Long sentences may make the essay too verbose to read • Foreign words may not be necessary for good essay
  • 11. Feature selection/elimination • Adjective count • Adverb count • Long word count • Unique N-grams • Sentence count • Positive sentiment • Negative sentiment • Neutral sentiment
  • 12. Intermediate results – Before feature selection • SVR was used for testing • 13 extracted features were used • No. of training samples : 2434 • No. of test samples : 806 • Average Quadratic Kappa : 0.700992555831
  • 13. Intermediate results • Only the selected features were used • SVR was used for testing • No. of training samples : 2434 • No. of test samples : 806 • Average Quadratic Kappa : 0.774193548387
  • 16.
  • 17. LSTM
  • 18. Results – Selected features and GloVe • LSTM gave best performance • AdaBoost with Decision trees • Random forest implementation • SVR • Kappa ~ 0.90 • Kappa ~ 0.82 • Kappa ~ 0.80 • Kappa ~ 0.76
  • 20. More features? Possible solutions? • Structure of sentences (using sayTextRank) • Grammatical correctness • Combining GloVe and our feature set Limitations • Extracted feature are too shallow • Content of essay is factored only by GloVe • Creativity is underrated
  • 21. Tweaking models • LSTM was most promising • Tweak LSTM parameters to suit improved feature set • Test other models with improved feature set
  • 22. References • http://www.cs.cmu.edu/~norii/pub/aes.pdf • http://cs229.stanford.edu/proj2012/MahanaJohnsApte-AutomatedEssayGradingUsingMachineLearning.pdf • https://www.ets.org/Media/Research/pdf/RR-04-45.pdf • https://www.kaggle.com/c/asap-aes/details/background • https://www.analyticsvidhya.com/blog/2016/04/complete-tutorial-tree-based-modeling-scratch-in-python/#one • http://colah.github.io/posts/2015-08-Understanding-LSTMs/ • Pennington, Jeffrey, Richard Socher, and Christopher D. Manning. ”Glove: GlobalVectors forWord Representation.”
  • 23. Q & A