Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajspeaks authored May 8, 2022
1 parent 66ad538 commit 1ef35d3
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 @@ -23,7 +23,7 @@ A library with pre-trained model for POS Tagging, Word Embedding, Name Entity Re

### Methodology:

Raw Text-> Tokenization -> POS Tagging
**Raw Text-> Tokenization -> POS Tagging**


- We have first used Natural Language ToolKit or NLTK library to define & apply basic POS tagging on English Corpus.
Expand Down Expand Up @@ -78,7 +78,7 @@ We found false positive result as well & calculated Confusion Matrices to get Pr

[Link to read this publication](https://www.researchgate.net/publication/359257508_Machine_Learning_approach_to_POS_Tagging_in_Bengali_Language_Project_Report)

OR, you can click on DOI: DOI: http://dx.doi.org/10.13140/RG.2.2.35358.41287
OR, you can click via DOI: http://dx.doi.org/10.13140/RG.2.2.35358.41287

Subject: Project Technical Report (Publication no. 359257508)

Expand Down

0 comments on commit 1ef35d3

Please sign in to comment.