From f16baae3f2971128e53d4bccadfa657b09ca5148 Mon Sep 17 00:00:00 2001 From: Travis Briggs Date: Thu, 1 Oct 2015 20:57:30 -0700 Subject: [PATCH] Small fixes for README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 2e87665..b63b68d 100644 --- a/README.rst +++ b/README.rst @@ -3,13 +3,13 @@ Speech and Natural Language Processing .. image:: https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg :alt: Awesome :target: https://github.com/sindresorhus/awesome -A curated list of speech and natural language processing resources. Other lists can be found in this `list `_. If you want to contribute to this list (please do), send me a pull request. All Sub-caterogires are listed in alphabetical order +A curated list of speech and natural language processing resources. Other lists can be found in this `list `_. If you want to contribute to this list (please do), send me a pull request. All sub-categories are listed in alphabetical order. Finite State Toolkits and Regular Expressions --------------------------------------------- - `AT&T FSM Library `_ The AT&T FSM libraryTM is a set of general-purpose software tools available for Unix, for building, combining, optimizing, and searching weighted finite-state acceptors and transducers. -- `Carmel `_ Finite-state toolkit, EM and Bayesian (Gibbs sampling) training for FST and context-free derivation forests/ +- `Carmel `_ Finite-state toolkit, EM and Bayesian (Gibbs sampling) training for FST and context-free derivation forests. - `Categorial semiring `_ Categorial semiring as described in `Sproat et al. 2014 `_