melody > ./hh_conll_dist_tester ../Data/CoNLL2009-ST-English-development.txt ../Data/CoNLL2009-ST-English-development.txt
loading training data
loading testing data
loading testing data2
removing labels
mutate relations
relabeling
writing output.txt
correct = 13772 wrong = 93
program finish properly
melody > pwd
/shared/teaching/CSLL/4thYrProjects/SRL_task/HectorCoNLL2009Software
Showing posts with label programming. Show all posts
Showing posts with label programming. Show all posts
2009/06/11
2009/06/10
2009/05/21
SRL 1.0.
Commenting Semantic Role Labeling System code.
removing testing points
describing the code in the following presentation
analysis:
15 days for understand the code. (26-4 to 11-5)
11 days for expand the system. (11-5 to 21-5).
total: 26days. (looks quite a lot :s )
Class Diagram Uml
View more presentations from hecfran.
2009/05/20
2009/05/19
2009/04/26
2009/02/28
2009/02/24
meeting with martin.
meeting with martin.
long explanation of kNN implementation algorithm,
dudani vote method -> depend on the distance of the most fard point
the size of k (knn) can change if are several samples at the same distance.
our dataset is base on trees distance (there are not vectors),
is about question answering, the original data are questions, and the labels are about what is looking for.
all is implemented in c++
QBank Manager class recover the original question.
Subscribe to:
Posts (Atom)