Richard Wong
c5760d127d
others: - added basic data analysis to get histograms of text differences - added new final delivery model |
||
---|---|---|
.. | ||
binary_classifier | ||
de_duplication | ||
rule_based_correction | ||
selection | ||
selection_old | ||
selection_with_pattern | ||
similarity_classifier | ||
tfidf_class | ||
README.md |
README.md
Post-Processing
What is this folder
This folder contains the files for post-processing.
We divide each processing method into their respective folders to modularize the post-processing methods. This helps to make it easier to test different methods and reduce coupling between stages.