Configurations

 

To configure the system you can create a file in UTF-8 codificaded with the following information. You can comment a line with '#' after option.



TO CONSIDER VERB LIST = verbal_list.txt

#option NO is going to consider every verbs, put path of file if you wont to consider verbs in file

DICTIONARY EXISTING = NO

#option NO is going to create a new dictionary, put path of dictionary exist if you wont to actualizar it.

LONG OF SIDE THE VERB FOR PATTERN = ALL

#ALL or all is going to consider every scope, and 3 is going to consider 3 elements at left and 3 elements at rigth of #verbs

COMPLETE WITH WORD = NO

#Here no, is not complete with anything, other word, is going to complete with this word

ORDER OF TAGS = NO

#This option can be YES or NO, YES mean that you are going to consider order of elements in the patterns

TARGET TAGS = sint, sint-lema

#put tag1,tag2, tag1-tag2,... if you wont to consider this tags You can put combination of them like tag1-tag2

#and you can combinate with lexical (it is the form of word)

USE LEXICAL ITEMS = NO

#Put here YES if you wont to consider lexical items (the form of word) for patterns

INTRODUCE VERBAL MARK = NO

#Put here YES if you wont to put the character '|' in the position of verb into patterns

COLAPSE PATTERNS = NO

#Other option YES, the system is going to find a optionaly and colapse patterns with them

MAX ITERATION FOR FIND COLAPSE PATTERNS = FALSE

#FALSE mean that the system is going to colapse every patterns like can, and a number n, the system is going to try n #times

MINIMAL ABSOLUTE VERBAL FREQUENCY = 0

#If you put n, to consider the verb, need to finded it n times

MINIMAL RELATIVE FREQUENCY TO CONSIDER PATTERN = 0

#If you put m, the system is going to consider coocurrences verb-pattern need to be more that m

USE LIKELIHOOD RATIO TEST = YES

#Put yes if you wont to consider hypothesis test Likelihood ratio

 

 

 

Design by IRASystems