Skip to content

Commit

Permalink
fix urls
Browse files Browse the repository at this point in the history
  • Loading branch information
MahmoudWahdan committed Oct 23, 2020
1 parent 7a2be83 commit ff95cce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ pip install .
```

## Examples:
We provide [examples](https://github.com/MahmoudWahdan/dialog-nlu/examples) of how to use the library
We provide [examples](https://github.com/MahmoudWahdan/dialog-nlu/tree/master/examples) of how to use the library

## Training, Evaluation, and simple API script:
We provide [scripts](https://github.com/MahmoudWahdan/dialog-nlu/scripts) to train, incremental training, and simple flask API.
We provide [scripts](https://github.com/MahmoudWahdan/dialog-nlu/tree/master/scripts) to train, incremental training, and simple flask API.

## Quick tour

Expand Down

0 comments on commit ff95cce

Please sign in to comment.