commit b7de532c4896aa165153e1ff9ee5c5dfe956ad2b Author: vivekvardhanadepu Date: Thu Jul 15 09:31:52 2021 +0530 adding common.py diff --git a/scripts/Makefile.am b/scripts/Makefile.am index b54c559..1f8a2f1 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -5,4 +5,5 @@ apertium_lex_tools_DATA = \ ngram-count-patterns-maxent2.py \ merge-ngrams-lambdas.py \ lambdas-to-rules.py \ + common.py \ ngrams-to-rules-me.py