Merge pull request #1441 from codeflash-ai/NLTK-corpus-improvement
Nltk corpus improvement
This commit is contained in:
commit
b2ad710a5c
2 changed files with 11 additions and 15 deletions
File diff suppressed because one or more lines are too long
|
|
@ -271,7 +271,7 @@ def optimizations_postprocessing_pipeline(
|
|||
equality_check,
|
||||
dedup_and_sort_imports,
|
||||
cleanup_explanations,
|
||||
degibberization_pipeline,
|
||||
# degibberization_pipeline, # with newer models, the context window is large enough to not need this, restore if needed
|
||||
filter_ellipsis_containing_code,
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue