meriam2303 commented on code in PR #863: URL: https://github.com/apache/opennlp/pull/863#discussion_r2508266446
########## opennlp-core/opennlp-runtime/src/test/java/opennlp/tools/postag/POSTaggerMEIT.java: ########## Review Comment: according to the dictionary of the french academy AUX is “a verb that functions as a grammatical tool used to build the compound tenses of other verbs.” and faire is considered a semi-auxiliare. Because this option is not available and because "faire" doesn't build a compound tense of the verb "souffrir" it is safer and more correct to consider faire a verb NOT an auxiliare. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
