|
|
|
|
LEADER |
00000cam a2200000Mi 4500 |
001 |
EBOOKCENTRAL_on1048790702 |
003 |
OCoLC |
005 |
20240329122006.0 |
006 |
m o d |
007 |
cr |n|---||||| |
008 |
180818s2018 enk o 000 0 eng d |
040 |
|
|
|a EBLCP
|b eng
|e pn
|c EBLCP
|d YDX
|d MERUC
|d UKMGB
|d OCLCQ
|d UKAHL
|d RDF
|d OCLCO
|d OCLCF
|d OCLCQ
|d LOY
|d UX1
|d K6U
|d OCLCO
|d OCLCQ
|d OCL
|d OCLCO
|
016 |
7 |
|
|a 018995548
|2 Uk
|
019 |
|
|
|a 1048934758
|a 1049815692
|a 1175633829
|
020 |
|
|
|a 9781789136715
|
020 |
|
|
|a 1789136717
|
020 |
|
|
|z 1789130999
|
020 |
|
|
|z 9781789130997
|
020 |
|
|
|a 1789130999
|
020 |
|
|
|a 9781789130997
|
024 |
3 |
|
|a 9781789130997
|
029 |
1 |
|
|a AU@
|b 000066231384
|
029 |
1 |
|
|a UKMGB
|b 018995548
|
035 |
|
|
|a (OCoLC)1048790702
|z (OCoLC)1048934758
|z (OCoLC)1049815692
|z (OCoLC)1175633829
|
037 |
|
|
|a 9781789136715
|b Packt Publishing
|
050 |
|
4 |
|a HM743.F33
|b .B438 2018eb
|
082 |
0 |
4 |
|a 006.35
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Bhattacharjee, Joydeep.
|
245 |
1 |
0 |
|a FastText Quick Start Guide :
|b Get Started with Facebook's Library for Text Representation and Classification.
|
260 |
|
|
|a Birmingham :
|b Packt Publishing Ltd,
|c 2018.
|
300 |
|
|
|a 1 online resource (183 pages)
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Cover; Title Page; Copyright and Credits; Dedication; Packt Upsell; Contributors; Table of Contents; Preface; First Steps; Section 1: First Steps; Chapter 1: Introducing FastText; Introducing fastText; Installing fastText; Prerequisites; Windows; Linux; Installing dependencies on RHEL machines supporting the yum package manager; Installing dependencies on Debian-based machines such as Ubuntu; Installing dependencies on Arch Linux using pacman; Installing dependencies on Mac systems; Installing Python dependencies; Installing fastText on Windows; Installing fastText in Linux and macOS.
|
505 |
8 |
|
|a Using a Docker image for fastTextSummary; Chapter 2: Creating Models Using FastText Command Line; Section 2: The FastText Model; Chapter 3: Word Representations in FastText; Chapter 4: Sentence Classification in FastText; Section 3: Using FastText in Your Own Models; Chapter 5: FastText in Python; FastText official bindings; PyBind; Preprocessing data; Unsupervised learning; Training in fastText; Evaluating the model; Word vectors; Nearest neighbor queries; Word similarity; Model performance; Model visualization; Supervised learning; Data preprocessing and normalization; Training the model.
|
505 |
8 |
|
|a PredictionTesting the model; Confusion matrix; Gensim; Training a fastText model; Hyperparameters; Model saving and loading; Word vectors; Model Evaluation; Word Mover's Distance; Getting more out of the training process; Machine translation using Gensim; Summary; Chapter 6: Machine Learning and Deep Learning Models; Scikit-learn and fastText; Custom classifiers for fastText; Bringing the whole thing together; Embeddings; Keras; Embedding layer in Keras; Convolutional neural networks; TensorFlow; Word embeddings in TensorFlow; RNN architectures; PyTorch; The torchtext library.
|
505 |
8 |
|
|a Data classes in torchtextUsing the iterators; Bringing it all together; Summary; Chapter 7: Deploying Models to Web and Mobile; Deploying to the web; Flask; The fastText functions; The flask endpoints; Deploying to smaller devices; Prerequisites -- Completing the Google tutorial; App considerations; Adding the fastText model; FastText in Java; Adding the library dependencies to Android; Using library dependencies in Android; Finally the app; Summary; Appendix A: Notes for the Readers; Windows and Linux; Python 2 and Python 3; The fastText command line; The fastText supervised.
|
505 |
8 |
|
|a The fastText skipgram The fastText cbow; Gensim fastText parameters; Appendix B: References; Other Books You May Enjoy; Index.
|
520 |
|
|
|a Facebook's fastText library handles text representation and classification, used for Natural Language Processing (NLP). Most organizations have to deal with enormous amounts of text data on a daily basis, and efficient data insights requires powerful NLP tools like fastText. This book is your ideal introduction to fastText.
|
590 |
|
|
|a ProQuest Ebook Central
|b Ebook Central Academic Complete
|
610 |
2 |
0 |
|a Facebook (Firm)
|
610 |
2 |
7 |
|a Facebook (Firm)
|2 fast
|
650 |
|
0 |
|a Natural language processing (Computer science)
|
650 |
|
0 |
|a Text processing (Computer science)
|
650 |
|
0 |
|a Artificial intelligence.
|
650 |
|
0 |
|a Word processing operations.
|
650 |
|
0 |
|a Word processing.
|
650 |
|
6 |
|a Traitement automatique des langues naturelles.
|
650 |
|
6 |
|a Traitement de texte.
|
650 |
|
6 |
|a Intelligence artificielle.
|
650 |
|
7 |
|a artificial intelligence.
|2 aat
|
650 |
|
7 |
|a Word processing operations
|2 fast
|
650 |
|
7 |
|a Word processing
|2 fast
|
650 |
|
7 |
|a Artificial intelligence
|2 fast
|
650 |
|
7 |
|a Natural language processing (Computer science)
|2 fast
|
650 |
|
7 |
|a Text processing (Computer science)
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Bhattacharjee, Joydeep.
|t FastText Quick Start Guide : Get Started with Facebook's Library for Text Representation and Classification.
|d Birmingham : Packt Publishing Ltd, ©2018
|z 9781789130997
|
856 |
4 |
0 |
|u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=5477754
|z Texto completo
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n BDZ0037623549
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL5477754
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 15644347
|
994 |
|
|
|a 92
|b IZTAP
|