Skip to content

Commit

Permalink
Fixed hyperlink error in README
Browse files Browse the repository at this point in the history
  • Loading branch information
abhilashreddys authored Sep 15, 2021
1 parent f5ee406 commit d2f1235
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 @@ -106,9 +106,9 @@ In order to translate a text you need to follow the following mentioned steps:
- coloumn name of the text to be converted should be `Text`.
- `python language_convert.py`
### USAGE: Text Classification
This model have directly been trained and evaluated in [final notebook](https://github.com/mukul54/inter-iit-bridgei2i/blob/main/notebooks/i2isubmission.ipynb).
This model have directly been trained and evaluated in [final notebook](https://github.com/mukul54/inter-iit-bridgei2i/blob/main/notebooks/i2i_submission.ipynb).
### Brand Identification
This model have directly been trained and evaluated in [final notebook](https://github.com/mukul54/inter-iit-bridgei2i/blob/main/notebooks/i2isubmission.ipynb).
This model have directly been trained and evaluated in [final notebook](https://github.com/mukul54/inter-iit-bridgei2i/blob/main/notebooks/i2i_submission.ipynb).
### USAGE: Aspect Based Sentiment Analysis
Spacy and Language models installation:

Expand Down

0 comments on commit d2f1235

Please sign in to comment.