Cargando…

Essential programming for linguistics /

A gentle introduction to programming for students and researchers interested in conducting computer-based analysis in linguistics, this book is an ideal starting point for linguists approaching programming for the first time. Assuming no background knowledge of programming, the author introduces bas...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Weisser, Martin (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Edinburgh : Edinburgh University Press, ©2009.
Colección:Edinburgh advanced textbooks in linguistics.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBOOKCENTRAL_ocn650251267
003 OCoLC
005 20240329122006.0
006 m o d
007 cr cnu---unuuu
008 100727s2009 stka ob 001 0 eng d
040 |a N$T  |b eng  |e pn  |c N$T  |d YDXCP  |d IDEBK  |d OCLCQ  |d CDX  |d E7B  |d OCLCQ  |d OCLCF  |d NLGGC  |d EBLCP  |d MERUC  |d CN3GA  |d S4S  |d COO  |d OCLCQ  |d DEBSZ  |d OCLCQ  |d AZK  |d LOA  |d OCLCO  |d OCLCA  |d COCUF  |d TOA  |d OCLCO  |d AGLDB  |d MOR  |d YDX  |d OCLCO  |d PIFAG  |d ZCU  |d OCLCQ  |d U3W  |d OCLCQ  |d STF  |d WRM  |d OCLCQ  |d VTS  |d NRAMU  |d ICG  |d INT  |d VT2  |d OCLCQ  |d UKMGB  |d OCLCQ  |d DKC  |d OCLCQ  |d AU@  |d M8D  |d OCLCA  |d OCLCQ  |d OCLCA  |d CUS  |d AJS  |d JSTOR  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCL 
015 |a GBB8K7691  |2 bnb 
016 7 |a 019112027  |2 Uk 
019 |a 637491123  |a 638860193  |a 647074833  |a 712991009  |a 808088050  |a 961541696  |a 962609786  |a 966194876  |a 988508154  |a 992002305  |a 1037907414  |a 1038592274  |a 1045515931  |a 1055342907  |a 1059112577  |a 1081192643  |a 1097138432  |a 1137105706  |a 1228567150 
020 |a 9780748641833  |q (electronic bk.) 
020 |a 0748641831  |q (electronic bk.) 
020 |a 9780748638567  |q (pbk.) 
020 |a 0748638563  |q (pbk.) 
020 |a 9780748638550  |q (hbk.) 
020 |a 0748638555  |q (hbk.) 
029 1 |a AU@  |b 000050960955 
029 1 |a AU@  |b 000051556726 
029 1 |a AU@  |b 000053279827 
029 1 |a CDX  |b 13726595 
029 1 |a DEBBG  |b BV043079572 
029 1 |a DEBBG  |b BV044144486 
029 1 |a DEBSZ  |b 421712694 
029 1 |a DEBSZ  |b 45646588X 
029 1 |a GBVCP  |b 80332877X 
029 1 |a UKMGB  |b 019112027 
035 |a (OCoLC)650251267  |z (OCoLC)637491123  |z (OCoLC)638860193  |z (OCoLC)647074833  |z (OCoLC)712991009  |z (OCoLC)808088050  |z (OCoLC)961541696  |z (OCoLC)962609786  |z (OCoLC)966194876  |z (OCoLC)988508154  |z (OCoLC)992002305  |z (OCoLC)1037907414  |z (OCoLC)1038592274  |z (OCoLC)1045515931  |z (OCoLC)1055342907  |z (OCoLC)1059112577  |z (OCoLC)1081192643  |z (OCoLC)1097138432  |z (OCoLC)1137105706  |z (OCoLC)1228567150 
037 |a 262046  |b MIL 
037 |a 22573/ctv2f3bsqj  |b JSTOR 
050 4 |a P98  |b .W45 2009eb 
072 7 |a LAN  |x 009010  |2 bisacsh 
072 7 |a LAN  |x 009000  |2 bisacsh 
082 0 4 |a 410.285  |2 22 
049 |a UAMI 
100 1 |a Weisser, Martin,  |e author. 
245 1 0 |a Essential programming for linguistics /  |c Martin Weisser. 
260 |a Edinburgh :  |b Edinburgh University Press,  |c ©2009. 
300 |a 1 online resource (x, 174 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Edinburgh advanced textbooks in linguistics 
504 |a Includes bibliographical references (page 169) and index. 
588 0 |a Print version record. 
505 0 |a Cover; Copyright; CONTENTS; LIST OF FIGURES; LIST OF TABLES; ACKNOWLEDGEMENTS; 1 INTRODUCTION; 2 BASIC PROGRAMMING CONCEPTS 1; 3 BASIC PROGRAMMING CONCEPTS 2; 4 WORKING WITH TEXT (BASIC STRING HANDLING); 5 WORKING WITH STORED DATA (BASIC FILE HANDLING); 6 IDENTIFYING TEXTUAL PATTERNS (BASIC AND EXTENDED REGULAR EXPRESSIONS); 7 MODIFYING TEXTUAL PATTERNS (SUBSTITUTION AND TRANSLITERATION); 8 GETTING THINGS INTO THE RIGHT ORDER (BASIC SORTING); 9 ELEMENTARY TEXTS STATS (CREATING BASIC FREQUENCY LISTS); 10 MORE REPETITIVENESS OR HOW TO TIE THINGS TOGETHER (INTRODUCING MODULARITY); 11 OBJECTS. 
505 8 |a 12 GETTING GRAPHICAL (SIMPLE USER INTERFACES)13 CONCLUSION; Appendix A SAMPLE SOLUTIONS; Appendix B HOW TO GET FURTHER HELP ON PERL; REFERENCES; INDEX. 
520 |a A gentle introduction to programming for students and researchers interested in conducting computer-based analysis in linguistics, this book is an ideal starting point for linguists approaching programming for the first time. Assuming no background knowledge of programming, the author introduces basic notions and techniques needed for linguistics programming and helps readers to develop their understanding of electronic texts. The book includes many examples based on diverse topics in linguistics in order to demonstrate the applicability of the concepts at the heart of programming. Practical ex. 
590 |a JSTOR  |b Books at JSTOR Demand Driven Acquisitions (DDA) 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
650 0 |a Computational linguistics. 
650 0 |a Computer programming. 
650 6 |a Linguistique informatique. 
650 6 |a Programmation (Informatique) 
650 7 |a computational linguistics.  |2 aat 
650 7 |a computer programming.  |2 aat 
650 7 |a LANGUAGE ARTS & DISCIPLINES  |x Linguistics  |x Historical & Comparative.  |2 bisacsh 
650 7 |a LANGUAGE ARTS & DISCIPLINES / Linguistics / General  |2 bisacsh 
650 7 |a Computational linguistics  |2 fast 
650 7 |a Computer programming  |2 fast 
650 7 |a Linguistik  |2 gnd 
650 7 |a Programmierung  |2 gnd 
650 7 |a Computerlinguistik.  |2 idsbb 
758 |i has work:  |a Essential programming for linguistics (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCFYp49MyXyP4vGc94Bc7BK  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Weisser, Martin.  |t Essential programming for linguistics.  |d Edinburgh : Edinburgh University Press, ©2009  |z 9780748638550  |w (OCoLC)320798561 
830 0 |a Edinburgh advanced textbooks in linguistics. 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=537034  |z Texto completo 
938 |a Coutts Information Services  |b COUT  |n 13726595 
938 |a EBL - Ebook Library  |b EBLB  |n EBL537034 
938 |a ebrary  |b EBRY  |n ebr10391782 
938 |a EBSCOhost  |b EBSC  |n 324995 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n 262046 
938 |a YBP Library Services  |b YANK  |n 3318875 
994 |a 92  |b IZTAP