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

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -