Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 288 Bytes

File metadata and controls

7 lines (5 loc) · 288 Bytes

code-extractions

This is a playground of different code extraction techniques used that might be needed for data preprocessing in machine learning

tree-sitter

To use the python files in the tree sitter you may need to install the below tree-sitter package

pip install tree-sitter