-
Notifications
You must be signed in to change notification settings - Fork 320
Fixes #1232 reorganize document filter document modifier dir #1472
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
sarahyurick
merged 30 commits into
NVIDIA-NeMo:main
from
KunalSachdev2005:fixes-1232-reorganize-DocumentFilter-DocumentModifier-dir
Feb 26, 2026
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
579fe3a
Reorganize nemo_curator/stages/text/filters dir structure to avoid im…
KunalSachdev2005 df6fb17
Deleted score_filter.py from nemo_curator/stages/text/modules Forgot …
KunalSachdev2005 afacee4
Reorganize nemo_curator/stages/text/modifiers dir structure (#1232). …
KunalSachdev2005 66562e9
Moved modifier.py from nemo_curator/stages/text/modifiers to text/mod…
KunalSachdev2005 30e0be1
Corrected imports in docs/about/concepts/text/data-processing-concept…
KunalSachdev2005 994d58f
Corrected imports in docs/curate-text/process-data/content-processing…
KunalSachdev2005 ebbc23c
Corrected imports in docs/curate-text/process-data/content-processing…
KunalSachdev2005 be8bf1c
Fixing DocumentFilter, DocumentModifier, Modify, Filter, ScoreFilter,…
KunalSachdev2005 64cb724
Added UnicodeReformatter import in docs/curate-text/process-data/cont…
KunalSachdev2005 8eabfca
Added UnicodeReformatter import in docs/curate-text/process-data/cont…
KunalSachdev2005 cc6c661
Added ScoreFilter import in docs/about/concepts/text/data-processing-…
KunalSachdev2005 dd032bc
Resolved possible circular import in nemo_curator/stages/text/modifie…
KunalSachdev2005 ddac620
Update docs/curate-text/process-data/quality-assessment/heuristic.md …
KunalSachdev2005 6e68488
Update docs/curate-text/process-data/quality-assessment/heuristic.md …
KunalSachdev2005 ea47720
Update nemo_curator/config/text/fasttext_filter_pipeline.yaml (#1232)
KunalSachdev2005 64ce710
Update nemo_curator/config/text/fasttext_filter_pipeline.yaml (#1232)
KunalSachdev2005 d92d4dd
Renamed nemo_curator/stages/text/modifiers/unicode/reformatter.py to …
KunalSachdev2005 3960bd7
Renamed nemo_curator/stages/text/modifiers/fasttext/label.py to fastt…
KunalSachdev2005 e1b458c
Updated all __target__ in nemo_curator/text/heuristic_filter_(english…
KunalSachdev2005 b126fd0
Solving possible 'ImportError: partially initialized module' in score…
KunalSachdev2005 7644cac
renamed nemo_curator/stages/text/modifiers/heuristic/ to modifiers/st…
KunalSachdev2005 5ecfdbc
Update docs/curate-text/process-data/quality-assessment/heuristic.md …
KunalSachdev2005 6e8668c
Solving possible 'ImportError: partially initialized module' error in…
KunalSachdev2005 a0ed1b1
Using lazy imports for TokenCountFilter to avoid eagerly importing he…
KunalSachdev2005 52e1824
Using lazy imports for HistogramFilter, FastTextLangId, and FastTextQ…
KunalSachdev2005 1a093c8
Using lazy imports for FastTextLabelModifier, and UnicodeReformatter …
KunalSachdev2005 8ff14de
Replace example NVIDIA_API_KEY in docs with safe placeholder to avoid…
KunalSachdev2005 50605ec
Merge branch 'main' into fixes-1232-reorganize-DocumentFilter-Documen…
sarahyurick 5f925f9
Replace nvapi placeholder strings with non-secret placeholders and up…
KunalSachdev2005 f6aeeb6
Merge branch 'main' into fixes-1232-reorganize-DocumentFilter-Documen…
sarahyurick File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.