Skip to content

hykp/ImoutoProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImoutoProject

NLP Project

Simple Natural Language Processing

What I tried to do was create my own natural language processing by using a keyword scoring system. Certain words are assigned points (positive and negative)

Text processing work is done in TextProcessor.cs. Multithreading was also implemented as a precaution in case the number of word dictionaries used by the text processor numbered too many.

Releases

No releases published

Packages

No packages published

Languages