Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created July 29, 2020 09:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/b0e232650355c8616c47602690d65a31 to your computer and use it in GitHub Desktop.
Save r-ryantm/b0e232650355c8616c47602690d65a31 to your computer and use it in GitHub Desktop.
/nix/store/6x50yannkian3w4hk4ynzarv6sjxkv9n-openfst-1.7.9
├── bin
│   ├── farcompilestrings
│   ├── farcreate
│   ├── farequal
│   ├── farextract
│   ├── farinfo
│   ├── farisomorphic
│   ├── farprintstrings
│   ├── fstarcsort
│   ├── fstclosure
│   ├── fstcompile
│   ├── fstcompose
│   ├── fstcompress
│   ├── fstconcat
│   ├── fstconnect
│   ├── fstconvert
│   ├── fstdeterminize
│   ├── fstdifference
│   ├── fstdisambiguate
│   ├── fstdraw
│   ├── fstencode
│   ├── fstepsnormalize
│   ├── fstequal
│   ├── fstequivalent
│   ├── fstinfo
│   ├── fstintersect
│   ├── fstinvert
│   ├── fstisomorphic
│   ├── fstlinear
│   ├── fstloglinearapply
│   ├── fstmap
│   ├── fstminimize
│   ├── fstprint
│   ├── fstproject
│   ├── fstprune
│   ├── fstpush
│   ├── fstrandgen
│   ├── fstrelabel
│   ├── fstreplace
│   ├── fstreverse
│   ├── fstreweight
│   ├── fstrmepsilon
│   ├── fstshortestdistance
│   ├── fstshortestpath
│   ├── fstsymbols
│   ├── fstsynchronize
│   ├── fsttopsort
│   ├── fstunion
│   ├── mpdtcompose
│   ├── mpdtexpand
│   ├── mpdtinfo
│   ├── mpdtreverse
│   ├── pdtcompose
│   ├── pdtexpand
│   ├── pdtinfo
│   ├── pdtreplace
│   ├── pdtreverse
│   └── pdtshortestpath
├── include
│   └── fst
│   ├── accumulator.h
│   ├── add-on.h
│   ├── arc-arena.h
│   ├── arcfilter.h
│   ├── arc.h
│   ├── arc-map.h
│   ├── arcsort.h
│   ├── bi-table.h
│   ├── cache.h
│   ├── closure.h
│   ├── compact-fst.h
│   ├── compat.h
│   ├── complement.h
│   ├── compose-filter.h
│   ├── compose.h
│   ├── concat.h
│   ├── config.h
│   ├── connect.h
│   ├── const-fst.h
│   ├── determinize.h
│   ├── dfs-visit.h
│   ├── difference.h
│   ├── disambiguate.h
│   ├── edit-fst.h
│   ├── encode.h
│   ├── epsnormalize.h
│   ├── equal.h
│   ├── equivalent.h
│   ├── expanded-fst.h
│   ├── expander-cache.h
│   ├── expectation-weight.h
│   ├── extensions
│   │   ├── compress
│   │   │   ├── compress.h
│   │   │   ├── compressscript.h
│   │   │   └── elias.h
│   │   ├── far
│   │   │   ├── compile-strings.h
│   │   │   ├── create.h
│   │   │   ├── equal.h
│   │   │   ├── extract.h
│   │   │   ├── far-class.h
│   │   │   ├── far.h
│   │   │   ├── farlib.h
│   │   │   ├── farscript.h
│   │   │   ├── getters.h
│   │   │   ├── info.h
│   │   │   ├── isomorphic.h
│   │   │   ├── print-strings.h
│   │   │   ├── script-impl.h
│   │   │   ├── stlist.h
│   │   │   └── sttable.h
│   │   ├── linear
│   │   │   ├── linear-fst-data-builder.h
│   │   │   ├── linear-fst-data.h
│   │   │   ├── linear-fst.h
│   │   │   ├── linearscript.h
│   │   │   ├── loglinear-apply.h
│   │   │   └── trie.h
│   │   ├── mpdt
│   │   │   ├── compose.h
│   │   │   ├── expand.h
│   │   │   ├── info.h
│   │   │   ├── mpdt.h
│   │   │   ├── mpdtlib.h
│   │   │   ├── mpdtscript.h
│   │   │   ├── read_write_utils.h
│   │   │   └── reverse.h
│   │   ├── ngram
│   │   │   ├── bitmap-index.h
│   │   │   ├── ngram-fst.h
│   │   │   └── nthbit.h
│   │   └── pdt
│   │   ├── collection.h
│   │   ├── compose.h
│   │   ├── expand.h
│   │   ├── getters.h
│   │   ├── info.h
│   │   ├── paren.h
│   │   ├── pdt.h
│   │   ├── pdtlib.h
│   │   ├── pdtscript.h
│   │   ├── replace.h
│   │   ├── reverse.h
│   │   └── shortest-path.h
│   ├── factor-weight.h
│   ├── filter-state.h
│   ├── flags.h
│   ├── float-weight.h
│   ├── fst-decl.h
│   ├── fst.h
│   ├── fstlib.h
│   ├── generic-register.h
│   ├── heap.h
│   ├── icu.h
│   ├── intersect.h
│   ├── interval-set.h
│   ├── invert.h
│   ├── isomorphic.h
│   ├── label-reachable.h
│   ├── lexicographic-weight.h
│   ├── lock.h
│   ├── log.h
│   ├── lookahead-filter.h
│   ├── lookahead-matcher.h
│   ├── map.h
│   ├── mapped-file.h
│   ├── matcher-fst.h
│   ├── matcher.h
│   ├── memory.h
│   ├── minimize.h
│   ├── mutable-fst.h
│   ├── pair-weight.h
│   ├── partition.h
│   ├── power-weight.h
│   ├── power-weight-mappers.h
│   ├── product-weight.h
│   ├── project.h
│   ├── properties.h
│   ├── prune.h
│   ├── push.h
│   ├── queue.h
│   ├── randequivalent.h
│   ├── randgen.h
│   ├── rational.h
│   ├── register.h
│   ├── relabel.h
│   ├── replace.h
│   ├── replace-util.h
│   ├── reverse.h
│   ├── reweight.h
│   ├── rmepsilon.h
│   ├── rmfinalepsilon.h
│   ├── script
│   │   ├── arc-class.h
│   │   ├── arciterator-class.h
│   │   ├── arcsort.h
│   │   ├── arg-packs.h
│   │   ├── closure.h
│   │   ├── compile.h
│   │   ├── compile-impl.h
│   │   ├── compose.h
│   │   ├── concat.h
│   │   ├── connect.h
│   │   ├── convert.h
│   │   ├── decode.h
│   │   ├── determinize.h
│   │   ├── difference.h
│   │   ├── disambiguate.h
│   │   ├── draw.h
│   │   ├── draw-impl.h
│   │   ├── encode.h
│   │   ├── encodemapper-class.h
│   │   ├── epsnormalize.h
│   │   ├── equal.h
│   │   ├── equivalent.h
│   │   ├── fst-class.h
│   │   ├── fstscript-decl.h
│   │   ├── fstscript.h
│   │   ├── getters.h
│   │   ├── info.h
│   │   ├── info-impl.h
│   │   ├── intersect.h
│   │   ├── invert.h
│   │   ├── isomorphic.h
│   │   ├── map.h
│   │   ├── minimize.h
│   │   ├── print.h
│   │   ├── print-impl.h
│   │   ├── project.h
│   │   ├── prune.h
│   │   ├── push.h
│   │   ├── randequivalent.h
│   │   ├── randgen.h
│   │   ├── relabel.h
│   │   ├── replace.h
│   │   ├── reverse.h
│   │   ├── reweight.h
│   │   ├── rmepsilon.h
│   │   ├── script-impl.h
│   │   ├── shortest-distance.h
│   │   ├── shortest-path.h
│   │   ├── stateiterator-class.h
│   │   ├── synchronize.h
│   │   ├── text-io.h
│   │   ├── topsort.h
│   │   ├── union.h
│   │   ├── verify.h
│   │   └── weight-class.h
│   ├── set-weight.h
│   ├── shortest-distance.h
│   ├── shortest-path.h
│   ├── signed-log-weight.h
│   ├── sparse-power-weight.h
│   ├── sparse-tuple-weight.h
│   ├── state-map.h
│   ├── state-reachable.h
│   ├── statesort.h
│   ├── state-table.h
│   ├── string.h
│   ├── string-weight.h
│   ├── symbol-table.h
│   ├── symbol-table-ops.h
│   ├── synchronize.h
│   ├── test
│   │   ├── algo_test.h
│   │   ├── compactors.h
│   │   ├── fst_test.h
│   │   ├── rand-fst.h
│   │   └── weight-tester.h
│   ├── test-properties.h
│   ├── topsort.h
│   ├── tuple-weight.h
│   ├── types.h
│   ├── union-find.h
│   ├── union.h
│   ├── union-weight.h
│   ├── util.h
│   ├── vector-fst.h
│   ├── verify.h
│   ├── visit.h
│   ├── weight.h
│   └── windows_defs.inc
└── lib
├── fst
│   ├── arc_lookahead-fst.la
│   ├── arc_lookahead-fst.so
│   ├── compact16_acceptor-fst.la
│   ├── compact16_acceptor-fst.so
│   ├── compact16_string-fst.la
│   ├── compact16_string-fst.so
│   ├── compact16_unweighted_acceptor-fst.la
│   ├── compact16_unweighted_acceptor-fst.so
│   ├── compact16_unweighted-fst.la
│   ├── compact16_unweighted-fst.so
│   ├── compact16_weighted_string-fst.la
│   ├── compact16_weighted_string-fst.so
│   ├── compact64_acceptor-fst.la
│   ├── compact64_acceptor-fst.so
│   ├── compact64_string-fst.la
│   ├── compact64_string-fst.so
│   ├── compact64_unweighted_acceptor-fst.la
│   ├── compact64_unweighted_acceptor-fst.so
│   ├── compact64_unweighted-fst.la
│   ├── compact64_unweighted-fst.so
│   ├── compact64_weighted_string-fst.la
│   ├── compact64_weighted_string-fst.so
│   ├── compact8_acceptor-fst.la
│   ├── compact8_acceptor-fst.so
│   ├── compact8_string-fst.la
│   ├── compact8_string-fst.so
│   ├── compact8_unweighted_acceptor-fst.la
│   ├── compact8_unweighted_acceptor-fst.so
│   ├── compact8_unweighted-fst.la
│   ├── compact8_unweighted-fst.so
│   ├── compact8_weighted_string-fst.la
│   ├── compact8_weighted_string-fst.so
│   ├── const16-fst.la
│   ├── const16-fst.so
│   ├── const64-fst.la
│   ├── const64-fst.so
│   ├── const8-fst.la
│   ├── const8-fst.so
│   ├── ilabel_lookahead-fst.la
│   ├── ilabel_lookahead-fst.so
│   ├── linear_classifier-fst.la
│   ├── linear_classifier-fst.so
│   ├── linear_tagger-fst.la
│   ├── linear_tagger-fst.so
│   ├── ngram-fst.la
│   ├── ngram-fst.so
│   ├── olabel_lookahead-fst.la
│   └── olabel_lookahead-fst.so
├── libfstcompact.la
├── libfstcompact.so -> libfstcompact.so.22.0.0
├── libfstcompact.so.22 -> libfstcompact.so.22.0.0
├── libfstcompact.so.22.0.0
├── libfstcompressscript.la
├── libfstcompressscript.so -> libfstcompressscript.so.22.0.0
├── libfstcompressscript.so.22 -> libfstcompressscript.so.22.0.0
├── libfstcompressscript.so.22.0.0
├── libfstconst.la
├── libfstconst.so -> libfstconst.so.22.0.0
├── libfstconst.so.22 -> libfstconst.so.22.0.0
├── libfstconst.so.22.0.0
├── libfstfar.la
├── libfstfarscript.la
├── libfstfarscript.so -> libfstfarscript.so.22.0.0
├── libfstfarscript.so.22 -> libfstfarscript.so.22.0.0
├── libfstfarscript.so.22.0.0
├── libfstfar.so -> libfstfar.so.22.0.0
├── libfstfar.so.22 -> libfstfar.so.22.0.0
├── libfstfar.so.22.0.0
├── libfst.la
├── libfstlinearscript.la
├── libfstlinearscript.so -> libfstlinearscript.so.22.0.0
├── libfstlinearscript.so.22 -> libfstlinearscript.so.22.0.0
├── libfstlinearscript.so.22.0.0
├── libfstlookahead.la
├── libfstlookahead.so -> libfstlookahead.so.22.0.0
├── libfstlookahead.so.22 -> libfstlookahead.so.22.0.0
├── libfstlookahead.so.22.0.0
├── libfstmpdtscript.la
├── libfstmpdtscript.so -> libfstmpdtscript.so.22.0.0
├── libfstmpdtscript.so.22 -> libfstmpdtscript.so.22.0.0
├── libfstmpdtscript.so.22.0.0
├── libfstngram.la
├── libfstngram.so -> libfstngram.so.22.0.0
├── libfstngram.so.22 -> libfstngram.so.22.0.0
├── libfstngram.so.22.0.0
├── libfstpdtscript.la
├── libfstpdtscript.so -> libfstpdtscript.so.22.0.0
├── libfstpdtscript.so.22 -> libfstpdtscript.so.22.0.0
├── libfstpdtscript.so.22.0.0
├── libfstscript.la
├── libfstscript.so -> libfstscript.so.22.0.0
├── libfstscript.so.22 -> libfstscript.so.22.0.0
├── libfstscript.so.22.0.0
├── libfst.so -> libfst.so.22.0.0
├── libfst.so.22 -> libfst.so.22.0.0
└── libfst.so.22.0.0
14 directories, 367 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment