Closed yhamoudi closed 9 years ago
Some sentences mis-parsed (to get some ideas of heuristics):
Build the architecture to quickly and easily add heuristics that correct the dependency tree before we analyze it
What do you think of? What would be the best (feasible) way to add heuristics according to you?
perhaps a new file in which we only add this kind of heuristics. When i say Build the architecture
it's just to avoid adding the heuristics in preprocessing.py
for instance, not to build something complicated
A file prepreprocessing.py
maybe? :)
and then postprepreprocessing.py
?
There are some mistakes done by the dependency tree that could be corrected before using our algorithms. This issue has 2 goals: