libratom/ratom-notebooks
Sample Jupyter notebooks for the RATOM project
This project provides example Jupyter notebooks to help digital forensics specialists and e-discovery practitioners analyze email archives. It takes in email archive files, such as PST files, and demonstrates how to extract message content, identify entities, and query email header fields. The output helps users understand and investigate the contents of large email datasets for legal or investigative purposes.
No commits in the last 6 months.
Use this if you need to explore and analyze the structure and content of email archives like PST files without writing extensive code from scratch.
Not ideal if you need a fully automated, production-ready e-discovery platform rather than a set of illustrative analysis examples.
Stars
13
Forks
3
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/libratom/ratom-notebooks"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
estnltk/estnltk
Open source tools for Estonian natural language processing
hb20007/hands-on-nltk-tutorial
The hands-on NLTK tutorial for NLP in Python
milaan9/Python_Natural_Language_Processing
This repository consists of a complete guide on natural language processing (NLP) in Python...
practical-nlp/practical-nlp-code
Official Repository for Code associated with 'Practical Natural Language Processing' book by...
DataForScience/NLP
Natural Language Processing For Everyone