Actions

Rencontres Algolittéraires: Difference between revisions

From Algolit

(General Introduction)
Line 12: Line 12:
 
== General Introduction ==
 
== General Introduction ==
 
* [[Rencontres Algolittéraires - Algolit|Algolit]] - already translated!
 
* [[Rencontres Algolittéraires - Algolit|Algolit]] - already translated!
* [[Programme]] - already translated!
+
* [[Program]] = [[Programme]] - already translated!
  
 
==Algoliterary works==
 
==Algoliterary works==
* [[Oulipo scripts]] - ready!
+
* [[Oulipo recipes]] - ready!
 
* [[i-could-have-written-that]] - ready!
 
* [[i-could-have-written-that]] - ready!
 
* Obama, model for a politician
 
* Obama, model for a politician
Line 21: Line 21:
  
 
==Algoliterary explorations==
 
==Algoliterary explorations==
===A few outputs to see how it works===
+
=== What the Machine Writes: a closer look at the output ===
* CHARNN text generator
+
* [[CHARNN text generator]]
* [[You shall know a word by the company it keeps]]  
+
* [[You shall know a word by the company it keeps]]
  
===Parts of NN process===
+
=== How the Machine Reads: Dissecting Neural Networks ===
  
 
==== Datasets ====
 
==== Datasets ====
* [[Many many words]] - ready!
+
* [[Many many words]]  - ready!
 +
* [[The data (e)speaks]] - ready!
  
* [[Common Crawl]]  
+
=====Common public datasets=====
* [[Frankenstein]]
+
* [[Common Crawl]] - ready!
* [[Learning from Deep Learning]]  
+
* [[WikiHarass]] - ready!
* [[AnarchFem]]
+
 
* [[WikiHarass]]
+
=====Algoliterary datasets=====
 +
* [[Frankenstein]] - ready!
 +
* [[Learning from Deep Learning]] - ready!
 +
* [[AnarchFem]]
 
* [[Tristes Tropiques]]
 
* [[Tristes Tropiques]]
  
 
==== From words to numbers ====
 
==== From words to numbers ====
* [[bag-of-words]]
+
* [[A Bag of Words]] - ready!
* [[one-hot-vector script]]
+
* [[A One Hot Vector]] - ready!
* [[word embeddings]]
 
  
==== Different views on the data ====
+
==== Special Focus: Word Embeddings ====
 +
* [[About Word embeddings]] - ready!
 +
* [[Crowd Embeddings]] - ready!
 +
 
 +
===== Different portraits of word embeddings =====
 
* [[Word embedding Projector]] - ready!
 
* [[Word embedding Projector]] - ready!
 
* [[5 dimensions 32 graphs]]
 
* [[5 dimensions 32 graphs]]
 
* [[The GloVe Reader]] - ready!
 
* [[The GloVe Reader]] - ready!
  
==== Creating word embeddings using word2vec ====
+
===== Inspecting the technique =====
* [[Crowd Embeddings]]
+
* [[word2vec_basic.py]] - ready!
* [[word2vec_basic.py]]  
 
* [[softmax annotated]]
 
 
* [[Reverse Algebra]]
 
* [[Reverse Algebra]]
  
=== Autonomous machine as inspection ===
+
=== How a Machine Might Speak ===
 
* [[We Are A Sentiment Thermometer]] - ready!
 
* [[We Are A Sentiment Thermometer]] - ready!
  
===Algoliterary Toolkit===
+
== Sources ==
* [[Algoliterary Toolkit introduction]]
+
* [https://gitlab.constantvzw.org/algolit/algolit/tree/master/algoliterary_encounter Algoliterary Toolkit] - no translation needed!
* [[jinja-cgi interface template]]
+
* [[Algoliterary Bibliography]] - ready!
* [[text-punctuation-clean-up.py]]
 
 
 
===Bibliography===
 
* [[Algoliterary Bibliography]]
 

Revision as of 18:13, 25 October 2017


Hey Emma, This is a start of the French version of the Algoliterary Encounters catalog. We marked the pages below that are ready to be translated.

It would be nice to translate the titles of the works into French as well, the titles below are still the English ones. And it would be great if you could do the headers as well.

Thanks a lot!

---

General Introduction

Algoliterary works

Algoliterary explorations

What the Machine Writes: a closer look at the output

How the Machine Reads: Dissecting Neural Networks

Datasets

Common public datasets
Algoliterary datasets

From words to numbers

Special Focus: Word Embeddings

Different portraits of word embeddings
Inspecting the technique

How a Machine Might Speak

Sources