You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of having specialized feature extractor classes (e.g., CommitExtractor, IssueExtractor and BugExtractor), create a generic one and refactor the specialized logic to be as feature classes and/or pipeline steps.
The text was updated successfully, but these errors were encountered:
Instead of having specialized feature extractor classes (e.g.,
CommitExtractor
,IssueExtractor
andBugExtractor
), create a generic one and refactor the specialized logic to be as feature classes and/or pipeline steps.The text was updated successfully, but these errors were encountered: