Skip to content

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

Notifications You must be signed in to change notification settings

jacksonkarel/ufonovl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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