舉報

Deep Learning for Natural Language Processing
最新章節(jié): Chapter 9: A practical NLP project workflow in an organisation
ApplyingdeeplearningapproachestovariousNLPtaskscantakeyourcomputationalalgorithmstoacompletelynewlevelintermsofspeedandaccuracy.DeepLearningforNaturalLanguageProcessingstartsoffbyhighlightingthebasicbuildingblocksofthenaturallanguageprocessingdomain.Thebookgoesontointroducetheproblemsthatyoucansolveusingstate-of-the-artneuralnetworkmodels.Afterthis,delvingintothevariousneuralnetworkarchitecturesandtheirspecificareasofapplicationwillhelpyoutounderstandhowtoselectthebestmodeltosuityourneeds.Asyouadvancethroughthisdeeplearningbook,you’llstudyconvolutional,recurrent,andrecursiveneuralnetworks,inadditiontocoveringlongshort-termmemorynetworks(LSTM).UnderstandingthesenetworkswillhelpyoutoimplementtheirmodelsusingKeras.Inthelaterchapters,youwillbeabletodevelopatriggerworddetectionapplicationusingNLPtechniquessuchasattentionmodelandbeamsearch.Bytheendofthisbook,youwillnotonlyhavesoundknowledgeofnaturallanguageprocessingbutalsobeabletoselectthebesttextpre-processingandneuralnetworkmodelstosolveanumberofNLPissues.