Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 364 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 364 Bytes

ufonovl

An NLP pipeline that detects new textual information about UFOs/UAPs

Can be modified for any domain.

Instillation

pip install -r requirements.txt

Usage

usage: python -m ufonovl [-h] {new,old}

positional arguments:
  {new,old}   Process new or old reddit posts

optional arguments:
  -h, --help  show this help message and exit