Skip to content

This code takes input text file path and output text file path and extracts information : email, phoneNumber and ZipCode and writes it in output file.

Notifications You must be signed in to change notification settings

IndrajeetRawjee/InfoExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extracting Information from Text Files:**

  • Use Python or Node.js to:
  • Read data from a text file.
  • Split the text into lines or paragraphs.
  • Extract specific information using regular expressions (e.g., email addresses, phone numbers).
  • Write the extracted data to a new file or display it on the console.

About

This code takes input text file path and output text file path and extracts information : email, phoneNumber and ZipCode and writes it in output file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published