Skip to content

Commit

Permalink
Merge pull request flairNLP#1332 from nh111/master
Browse files Browse the repository at this point in the history
Added article about Flair NER practical approach
  • Loading branch information
Alan Akbik authored Jan 7, 2020
2 parents cfda481 + 1ca1a8b commit 67b903d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,8 @@ There are also good third-party articles and posts that illustrate how to use Fl
* [A docker image for Flair](https://towardsdatascience.com/docker-image-for-nlp-5402c9a9069e)
* [Great overview of Flair functionality and how to use in Colab](https://www.analyticsvidhya.com/blog/2019/02/flair-nlp-library-python/)
* [Visualisation tool for highlighting the extracted entities](https://github.com/lunayach/visNER)

* [Practical approach of State-of-the-Art Flair in Named Entity Recognition](https://medium.com/analytics-vidhya/practical-approach-of-state-of-the-art-flair-in-named-entity-recognition-46a837e25e6b)
* [Benchmarking NER algorithms](https://towardsdatascience.com/benchmark-ner-algorithm-d4ab01b2d4c3)

## Citing Flair

Expand Down

0 comments on commit 67b903d

Please sign in to comment.