Identify nouns in a document?

  • Thread starter Thread starter Identifying Nouns
  • Start date Start date
How can I Identify all the nouns in a document?

Microsoft Word doesn't have any such feature. There is a grammar
checker, which presumably has some internal parsing algorithm that
tries to identify the parts of speech, but (a) its results aren't
available outside the grammar checker and (b) its accuracy is only
fair (as is true of all current algorithms for processing
unconstrained natural language).
 
How would a computer know whether a string of letters is a noun? Is "bow" a
noun or a verb?
-TedMi
 
Back
Top