https://github.com/danieldk/citar

sort by:
Revision Author Date Message Commit Date
5402fd2 Travis-CI: build against newer Go versions. 29 August 2018, 10:42:36 UTC
619cddd Use keyed fields in Substitution composite literal. 29 August 2018, 10:36:11 UTC
e70c540 Init Go module support. 29 August 2018, 10:34:22 UTC
10a285f Missing import, debug print. 14 November 2017, 15:57:23 UTC
39e9e74 Add support for a lexicon with optional substitutions. The SubstLexicon data type wraps a normal Lexicon, which is first used to obtain P(w|t). However, if the word cannot be found in the lexicon, a list of substitution rules is applied and another lookup is attempted. Only if this lookup fails too, suffix-based guessing is used. 14 November 2017, 15:02:14 UTC
a6cf36d Type refinement. 28 September 2016, 08:51:40 UTC
b2e0835 Remove debug output. 28 September 2016, 08:47:42 UTC
3bd172f Add example closed-class file for STTS. 28 September 2016, 08:38:51 UTC
0890b2c Add support for marking tags as closed-class. 28 September 2016, 08:38:45 UTC
d8f4022 godoc/goreportcard/Travis badges 02 April 2016, 08:27:27 UTC
c658472 Add CPU profiling to citar-tag. 02 April 2016, 08:23:27 UTC
d949243 Add usage information for commands. 02 April 2016, 05:48:14 UTC
9a0b2e7 Typos. 01 April 2016, 18:12:10 UTC
43eeab6 Add more godoc. 01 April 2016, 18:09:05 UTC
9efb62a Add Travis CI configuration. 01 April 2016, 17:48:18 UTC
3397bb7 Fix a typo. 01 April 2016, 17:39:35 UTC
210778e Add license and license headers. 01 April 2016, 17:38:30 UTC
c6462a2 Add basic README. 01 April 2016, 15:02:34 UTC
e34b12e Fresh Go port of citar. 01 April 2016, 14:51:11 UTC
back to top