jack139 / kaggle_PII

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kaggle's PII Data Detection

The Learning Agency Lab - PII Data Detection

Develop automated techniques to detect and remove PII from educational data.

转换数据

python3.9 convert_43k.py
python3.9 convert_43k_csv.py
python3.9 convert_10k.py
python3.9 convert_names.py
python3.9 convert.py

模型训练

python3.9 NER_gp.py

生成结果

echo "import NER_gp" | python3.9 

About


Languages

Language:Jupyter Notebook 70.5%Language:Python 29.5%