C# Smart Text and Word Extraction -
C# Smart Text and Word Extraction -
not familiar stuff ngrams etc have been playing around it.
what best way go extracting ngrams or set of words string "relevant" without strings dont mean anything.
input example: course of study in muscle-testing , energy healing
output be: muscle-testing, energy healing
another input example: workout routine increment vertical jump
output be: workout routine, increment vertical jump
messed around stopwords etc thats flawed.
any thoughts??
c#
Comments
Post a Comment