Question: Write a method publi'c String [ } getNounsFromExportfi'le ( String exporthlename ) which extracts all word forms of nouns ( NN taged entries ) from
Write a method
publi'c String getNounsFromExportfi'leString exporthlename
which extracts all word forms of nouns NN taged entries from a tubadz export file and returns an array with the with the strings of the word forms. The return array must not contain empty slots.
The file tuebadz contains a test set which you can use to test your code.
Note: When you are catching exceptions it is sufficient to simply print the message of the exception, Please paste your method into the Text field below,.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
