Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 250 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 250 Bytes

NLP-tools

Tasks:

Use metrics to help differentiate betweeen human written text and machine generated text Build classifier with each metric

Metrics:

  • Jaccard similarity metric
  • Levenshtein distance metric
  • Word Mover's Distance metric