May 2018
Beginner
490 pages
13h 16m
English
Now it's time to add some customized novelties. The use of the vectors in this section will be explained in the next section, again through the source code that uses them.
A trigger vector will force the program to try an alternate method to translate a mistranslated sentence. When the sentence has been identified and if its value in X2 is equal to 1, it triggers a deeper translation function as implemented here:
X2=[0,0,0,1,0,0,0,0,0,0,0,1]
0 and 1 are flags. Each value represents a line in X.
Read now
Unlock full access