Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredfrancis authored Mar 24, 2018
1 parent 6e29c10 commit 9cd774b
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,22 +95,21 @@ Watch tutorial on [Fullfilling your Chatbot Intent with an API Call - Recipe Sea

Please visit my [website](http://alfredfrancis.github.io) to see my personal chatbot in action

### Dependencies documentations
* [NLTK documentation](www.nltk.org/)
* [SKLearn documentation](http://scikit-learn.org/)
* [CRFsuite documentation](http://www.chokkan.org/software/crfsuite/)
* [python CRfSuite](https://python-crfsuite.readthedocs.io/en/latest/)


### Todos
* Write Unit Tests
* PEP-8 compliance
* Migrate UI to Angular 5
* Word2Vec Integration
* NLTK to Spacy
* PyCRFSuite to sklearn-crfsuite
* Supoportef follow up conversations
* NLTK to Spacy migration
* PyCRFSuite to sklearn-crfsuite migration
* Support follow up conversations

### Dependencies documentations
* [NLTK documentation](www.nltk.org/)
* [SKLearn documentation](http://scikit-learn.org/)
* [CRFsuite documentation](http://www.chokkan.org/software/crfsuite/)
* [python CRfSuite](https://python-crfsuite.readthedocs.io/en/latest/)

**Free Software, Hell Yeah!**
<hr></hr>

Expand Down

0 comments on commit 9cd774b

Please sign in to comment.