You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@opennlp.apache.org by "rzo1 (via GitHub)" <gi...@apache.org> on 2023/02/20 09:04:04 UTC

[GitHub] [opennlp-sandbox] rzo1 commented on a diff in pull request #86: Re-adds apache-rat. Cures missing license headers.

rzo1 commented on code in PR #86:
URL: https://github.com/apache/opennlp-sandbox/pull/86#discussion_r1111654757


##########
opennlp-similarity/src/main/java/opennlp/tools/similarity/apps/SentenceTranslate.java.txt:
##########
@@ -208,5 +227,5 @@ public class SentenceTranslate {
          * @param args
          */
         public static void main(String[] args) throws Exception {
-                SentenceTranslate.improveSentenceTranslationBySimilartyAssessment(SentenceTranslate.executeByMicrosoftTranslator("� �����������, 8 �������, ������ ����� ����� �������� � ���������� ����� ���� ���������������� �������, ������� � ���� ���� ����� �������."));
+                SentenceTranslate.improveSentenceTranslationBySimilartyAssessment(SentenceTranslate.executeByMicrosoftTranslator("� �����������, 8 �������, ������ ����� ����� �������� � ���������� ����� ���� ���������������� �������, ������� � ���� ���� ����� �������."));

Review Comment:
   No changes from my side. Seems file was not correctly encoded before (utf-8) and is broken anyway. 



-- 
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: dev-unsubscribe@opennlp.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org