Richard Wong
1f3970459f
Feat: introduced BERT-based binary classification |
||
---|---|---|
.. | ||
binary_classifier | ||
selection | ||
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.