-
An FST may drastically improve memory efficiency at the slight cost of search performance (going from O(1) to O(m)), but the reduction in garbage collection may balance it out .
An FST can be used to…
-
We can implement this as a finite-state transducer.
-
Below are a couple of capabilities that _could be added or extended_ to the ast-matcher that will be useful for testing. The capabilities can be used to perform ast/ir DAG analysis and optimization. T…
-
the output of language models and n-grams should follow standard formats e.g.
weighted finite state transducer format (WFST)
ARPA format
currently I am not sure if more formats exist. they should be…
-
WWW
While working with phonemes at the sentence level it is hard to compose word sequences out of those phonemes. This ticket would need to investigate methods/papers/online toolkits where phonemes ca…
-
Currently moss store compactions only work for the Basic segment kind since it uses a custom bufferedSectionWriter. Adding an incremental persistence method to the Segment interface will help decouple…
-
The current codebase of Tipograph is old and I have some ideas to make it better.
## Tools
* ES2015 JavaScript with Flow type annotations.
## Interface
NodeJS interface should be changed …
-
(migrated from the BioJS wishlist)
inspired by http://bl.ocks.org/rkirsling/5001347 and my long years of pain in trying to find a good visualization way to first understand myself and second explain …
-
In #17222, the Fourier coefficients of the periodic fluctuation in the second order term of the expected sum of output of a transducer have been computed.
In this follow-up ticket, methods for draw…
-
In [HKP2015], we study the sum of output of a transducer when reading a random non-negative integer up to a certain N. Under suitable conditions, it has a periodic fluctuation in the second order te…