Toggle navigation
AI
Tree of neurons
New neuron
New constant
Statistics
EN
A.I., Artificial Intelligence
Strings
Html
get unpaired tag from html
Description
Patterns
Applicable neurons
Algorithm
Inputs
html
unpaired tag
Outputs
first tag
Neuron type
Checked - ready to generate algorithm
Patterns
Pattern
Input
Output
1.
html:
img: <img src="" /> example img
unpaired tag:
img
first tag:
<img src="" />
2.
html:
<tag class="1" /> <tag class="2" />
unpaired tag:
tag
first tag:
<tag class="1" />
3.
html:
<html></html>
unpaired tag:
nameOfTag
first tag:
Applicable neurons
Connect - two inputs
Substring (startPosition, endPosition)
Substring (from start to position)
Substring (from position to end)
Get before substring
Connect - three inputs
Connect - four inputs
character <
character >
character /
Cut String At specific character
Contains string substring?
(a, b)
insert zero at the beginning, in case of one character
Algorithm
Algorithm doesn't exists
Create your family tree for free