com presentations: Added slidedeck for PHP Dorset: textwrangling-phpdorset15.xml
[email protected] (Derick Rethans)
| Newsgroups | php.pres |
|---|---|
| Message-ID | <[email protected]> |
Commit: 74eb77943d964414e576ca91b3d21221388d74d1 Author: Derick Rethans <[email protected]> Mon, 13 Apr 2015 12:07:57 +0100 Parents: 05d871a518d4fc6d5eb38ac26d5cee8f825204e1 Branches: master Link: http://git.php.net/?p=presentations.git;a=commitdiff;h=74eb77943d964414e576ca91b3d21221388d74d1 Log: Added slidedeck for PHP Dorset Changed paths: A textwrangling-phpdorset15.xml Diff: diff --git a/textwrangling-phpdorset15.xml b/textwrangling-phpdorset15.xml new file mode 100644 index 0000000..534b591 --- /dev/null +++ b/textwrangling-phpdorset15.xml @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<presentation css="10gen-strict.css"> +<topic>mongoDB</topic> +<title>Textwrangling and Wordsmithing</title> +<event>PHP Dorset</event> +<location>Bournemouth, UK</location> +<date>April 13th, 2015</date> +<speaker>Derick Rethans</speaker> +<email>[email protected]</email> +<twitter>derickr</twitter> +<url>http://derickrethans.nl/talks.html</url> +<joindin>http://joind.in/14372</joindin> +<slide>slides/mongodb/title.xml</slide> + +<!-- introduction --> +<slide>slides/mongodb/text-search-examples.xml</slide> +<slide>slides/mongodb/text-difficult.xml</slide> + +<!-- searches --> +<slide>slides/mongodb/text-wrangling-agenda.xml</slide> + +<!-- naïve way of importing text --> +<slide>slides/mongodb/naive-import1.xml</slide> +<slide>slides/mongodb/naive-import2.xml</slide> +<slide>slides/mongodb/naive-import3.xml</slide> +<slide>slides/mongodb/naive-import4.xml</slide> + +<!-- tokenization --> +<slide>slides/search/tokenize.xml</slide> +<slide>slides/search/tokenize-japanese.xml</slide> +<slide>slides/search/tokenize-domain-specific.xml</slide> + +<!-- stemming --> +<slide>slides/mongodb/text-stemming-examples.xml</slide> + +<slide>slides/mongodb/text-stopwords.xml</slide> +<slide>slides/mongodb/text-stopwords-examples.xml</slide> + +<!-- MongoDB text search --> +<slide>slides/mongodb/text-when-to-use.xml</slide> +<slide>slides/mongodb/text-create-index-php.xml</slide> +<slide>slides/mongodb/text-run-command.xml</slide> +<slide>slides/mongodb/text-index-options.xml</slide> +<slide>slides/mongodb/text-language-specific.xml</slide> +<slide>slides/mongodb/text-query-syntax.xml</slide> +<slide>slides/mongodb/text-query-options.xml</slide> + + +<!-- locale sorting --> +<slide>slides/i18nl10n/sorting.xml</slide> <!-- unicode and ucs2, ucs4 --> +<slide>slides/i18nl10n/locale-example2.xml</slide> +<slide>slides/i18nl10n/locale-example-arrays.xml</slide> + +<slide>slides/mongodb/locale-words1.xml</slide> +<slide>slides/mongodb/locale-words2.xml</slide> +<slide>slides/mongodb/locale-words3.xml</slide> +<slide>slides/mongodb/locale-words4.xml</slide> +<slide>slides/mongodb/locale-words5.xml</slide> +<slide>slides/mongodb/locale-words6.xml</slide> +<slide>slides/mongodb/locale-words7.xml</slide> +<slide>slides/mongodb/locale-words8.xml</slide> + +<!-- elastic search --> +<slide>slides/mongodb/elasticsearch.xml</slide> +<slide>slides/mongodb/elasticsearch-mongodb.xml</slide> +<slide>slides/mongodb/elasticsearch-config.xml</slide> +<slide>slides/mongodb/elasticsearch-config2.xml</slide> +<slide>slides/mongodb/elasticsearch-query.xml</slide> + +<slide>slides/mongodb/search-conclusion.xml</slide> +<slide>slides/mongodb/resources.xml</slide> + +</presentation>