Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试从完成的 .txt 文件中提取 PII 数据以提取电话号码信用卡电子邮件 ID 以及更多使用正则表达式(如果可能的话)是否有任何其他方法可以提取这些。我被困在提取家庭或办公室地址的完整地址,我已经成功地使用斯坦福 NLP 从字符串文本中提取名称和位置关键字,但无法从 .txt 文件中提取它。