class documentation
Data object to store counts of various parameters during training. Includes counts for vacancies.
Method | __init__ |
Undocumented |
Method | update |
No summary |
Instance Variable | head |
Undocumented |
Instance Variable | head |
Undocumented |
Instance Variable | non |
Undocumented |
Instance Variable | non |
Undocumented |
Inherited from Counts
:
Method | update |
Undocumented |
Method | update |
Undocumented |
Method | update |
Undocumented |
Instance Variable | any |
Undocumented |
Instance Variable | fertility |
Undocumented |
Instance Variable | fertility |
Undocumented |
Instance Variable | p0 |
Undocumented |
Instance Variable | p1 |
Undocumented |
Instance Variable | t |
Undocumented |
Parameters | |
count | Value to add to the vacancy counts |
alignment | Alignment under consideration |
i | Source word position under consideration |
trg | Target word classes |
slots | Vacancy states of the slots in the target sentence. Output parameter that will be modified as new words are placed in the target sentence. |