import "SynAn.idl";
Public Member Functions | |
HRESULT | AddClauseNoAndVariantNo ([in]long iClauseNo,[in] long iVarNo) |
HRESULT | BuildRelations () |
HRESULT | RelationsCount ([out, retval] long *pVal) |
HRESULT | Relation ([in] long iRel,[out, retval] IRelation **pVal) |
HRESULT | FirmGroupsCount ([out, retval] long *pVal) |
HRESULT | FirmGroup ([in]long iGroup,[out, retval] IGroup **pVal) |
HRESULT | Reset () |
|
Using this function the user should specify a morphological variant for each clause in order to create a dependency forest. |
|
This method builds dependency forest for the given morphological variants. |
|
returns a firm group by an index |
|
the number of firm groups (oborots) in the dependency forest |
|
returns a relation from the dependency forest by an index |
|
the number of relations in the dependency forest |
|
deletes all nodes and relations in the dependency forest |