ggsmith842 / sigint-analysis

Analysis of signals data including COMINT and ELINT using pandas, networkx, and natural-language-processing techniques.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sigint-analysis

Analysis of signals data using pandas, networkx, and natural-language-processing techniques.

Outcomes

  1. Visualize the different types of singals in the data.
  2. Identify entities and relationships.
  3. Prioritize messages based on sentiment and keywords.

This project uses data generated by Bard (Google's LLM-based AI).

Scenario

Sigint-Analysis

A signals analyst has been given a dataset that contains entries collected over the last 12 hours.

The analyst must look for any important information in the data and also think about ways to fuel decision making when future data becomes available.

Tools Used

  • Pandas
  • Network
  • NLTK

About

Analysis of signals data including COMINT and ELINT using pandas, networkx, and natural-language-processing techniques.


Languages

Language:Jupyter Notebook 99.2%Language:Python 0.8%