대구한의대학교 향산도서관

상세정보

부가기능

Natural Language Processing with Java Cookbook [electronic resource] Over 70 Recipes to Create Linguistic and Language Translation Applications Using Java Libraries

상세 프로파일

상세정보
자료유형단행본
서명/저자사항Natural Language Processing with Java Cookbook : Over 70 Recipes to Create Linguistic and Language Translation Applications Using Java Libraries. [electronic resource].
개인저자Reese, Richard M.
발행사항Birmingham: Packt Publishing, Limited, 2019.
형태사항1 online resource (374 pages).
기타형태 저록Print version: Reese, Richard M. Natural Language Processing with Java Cookbook : Over 70 Recipes to Create Linguistic and Language Translation Applications Using Java Libraries. Birmingham : Packt Publishing, Limited, ©2019 9781789801156
ISBN1789808839
9781789808834
일반주기 How to do it ...
내용주기Cover; Title Page; Copyright and Credits; About Packt; Contributors; Table of Contents; Preface; Chapter 1: Preparing Text for Analysis and Tokenization; Technical requirements; Tokenization using the Java SDK; Getting ready; How to do it ... ; How it works ... ; Tokenization using OpenNLP; Getting ready; How to do it ... ; How it works ... ; See also; Tokenization using maximum entropy; Getting ready; How to do it ... ; How it works ... ; See also; Training a neural network tokenizer for specialized text; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also
Identifying the stem of a wordGetting ready; How to do it ... ; How it works ... ; See also; Training an OpenNLP lemmatization model; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Determining the lexical meaning of a word using OpenNLP; Getting ready; How to do it ... ; How it works ... ; See also; Removing stop words using LingPipe; Getting ready; How to do it ... ; How it works ... ; See also; Chapter 2: Isolating Sentences within a Document; Technical requirements; Finding sentences using the Java core API; Getting ready; How to do it ... ; How it works ... ; See also
Performing SBD using the BreakIterator classGetting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Using OpenNLP to perform SBD; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Using the Stanford NLP API to perform SBD; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Using the LingPipe and chunking to perform SBD; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Performing SBD on specialized text; Getting ready; How to do it ... ; How it works ... ; See also
Training a neural network to perform SBD with specialized textGetting ready; How to do it ... ; How it works ... ; See also; Chapter 3: Performing Name Entity Recognition; Technical requirements; Using regular expressions to find entities; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Using chunks with regular expressions to identify entities; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Using OpenNLP to find entities in text; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Isolating multiple entities types
Getting readyHow to do it ... ; How it works ... ; See also; Using a CRF model to find entities in a document; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Using a chunker to find entities; Getting ready; How to do it ... ; How it works ... ; See also; Training a specialized NER model; Getting ready; How to do it ... ; How it works ... ; See also; Chapter 4: Detecting POS Using Neural Networks; Technical requirements; Finding POS using tagging; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Using a chunker to find POS; Getting ready
요약This book will teach you how to perform basic and advanced NLP tasks in Java, using independent recipes. The book not only covers the essential aspects of NLP but also addresses other important areas such as the acquisition of text and techniques for utilizing NLP in varied domains.
일반주제명Natural language processing (Computer science)
Java (Computer program language)
Java (Computer program language)
Natural language processing (Computer science)
언어영어
바로가기URL

서평(리뷰)

  • 서평(리뷰)

태그

  • 태그

나의 태그

나의 태그 (0)

모든 이용자 태그

모든 이용자 태그 (0) 태그 목록형 보기 태그 구름형 보기
 
로그인폼