File: Makefile.am

package info (click to toggle)
apertium-lex-tools 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,212 kB
  • sloc: python: 5,788; cpp: 3,086; xml: 395; makefile: 86; awk: 63; sh: 61
file content (16 lines) | stat: -rw-r--r-- 454 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
apertium_lex_toolsdir = $(prefix)/share/apertium-lex-tools
apertium_lex_tools_DATA = \
	extract-sentences.py \
	extract-freq-lexicon.py \
	ngram-count-patterns-maxent2.py \
	merge-ngrams-lambdas.py \
	lambdas-to-rules.py \
	common.py \
	ngrams-to-rules-me.py \
	biltrans-extract-frac-freq.py \
	extract-alig-lrx.py \
	biltrans-count-patterns-ngrams.py \
	ngram-pruning-frac.py \
	ngrams-to-rules.py \
	biltrans_count_common.py \
	ngram-count-patterns.py