Madhour/SeemsPhishy

Information Extraction (NLP)

Closed this issue · 2 comments

  • Build Pipeline
  • Create Embeddings (Tf-IDF -> Keywords; Word2Vec)
    • Keyword extraction
    • Information Retrieval
  • NER (ORG, PERSON, EVENTS?)
  • merge preprocessing w/ Keyword extraction

Evaluation:

  • Compare embeddings (NLP)
  • Compare keyword extraction libraries/techniques (NLP)
  • Compare NER (NLP)