Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 265 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 265 Bytes

NLP ++

C++ Natural Language Processing Library

Method :

  • Spell cheking
  • Tokenization
  • Preprocess ( remove white spaces, remove numbers, remove special caraters, uppercase, lowercase, replace)
  • Data ( Read txt file, read csv file, read pdf file )
  • Embedding