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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to