Richard Wong
446ed1429c
mapping, post-process (de-duplication) |
||
---|---|---|
.. | ||
binary_classifier | ||
de_duplication | ||
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.