| compute_word_duration | How many timeslices are needed to encode a number of... |
| connect | Reciprocally connect two nodes |
| connect_onto | Create one-way connection between pair of nodes |
| Edge | Create a weighted connection |
| FeatureDetector | Create a pool of mutually inhibitory nodes for all values in... |
| FeatureMatrix | Create an matrix to hold the feature values of an input word |
| FeaturePool | Create a pool of feature detectors |
| fill_feature_matrix | TODO set skirt-length as a parameter. |
| initialize_network | Create a TRACE network |
| inject_key_value | Inject a key-value pair into a list |
| Node | The Node class |
| overlap | Do two nodes overlap in time? |
| PhonemePool | Create two sets of overlapping phonemes |
| phonemes86 | 1986 Phoneme definitions |
| plot_feature_input | Plot feature values |
| print.Edge | Simplified print |
| retrace | retrace. |
| set_tail | Append an item onto a list |
| spread_generic_units | Spread several units (dumb) |
| spread_many_units | Spread several units (smart). |
| spread_phonemes | Create plan of how to spread phonemes over the two layers |
| spread_unit | Spread a higher-order of unit |
| squish | Squish values into a range |
| str_censor | Convert all characters in a string to hyphens |
| str_inventory | Make an inventory of characters in a string |
| str_tokenize | Convert a string into a vector of characters |
| str_wrap_silence | Add silence to start and end of word |
| summarize_pool | Get the current state of a pool of units |
| visit | Visit a Node over an Edge |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.