mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-24 05:57:03 +03:00
added kaldi
This commit is contained in:
parent
3fa1361cb6
commit
3ced1a1c21
@ -119,6 +119,8 @@ For a list of free machine learning books available for download, go [here](http
|
||||
* [MIT Information Extraction Toolkit](https://github.com/mit-nlp/MITIE) - C, C++, and Python tools for named entity recognition and relation extraction
|
||||
* [CRF++](http://crfpp.googlecode.com/svn/trunk/doc/index.html) - Open source implementation of Conditional Random Fields (CRFs) for segmenting/labeling sequential data & other Natural Language Processing tasks.
|
||||
|
||||
#### Speech Recognition
|
||||
* [Kaldi](http://kaldi.sourceforge.net/) - Kaldi is a toolkit for speech recognition written in C++ and licensed under the Apache License v2.0. Kaldi is intended for use by speech recognition researchers.
|
||||
|
||||
<a name="cpp-sequence" />
|
||||
#### Sequence Analysis
|
||||
|
Loading…
Reference in New Issue
Block a user