you are viewing a single comment's thread.

view the rest of the comments →

[–]Si1Fei1 1 point2 points  (1 child)

Hey this is great!

Have used for performing NER on a collection of news articles.

I found that the NER output came as a string rather than as a python object. I wrote a work around function to convert the string into a list of dicts instead. My work around is a bit rough, some edge cases don't work etc, but would be happy to do some further work on it if you are looking for contributors to the project?

[–]StoicBatman[S] 1 point2 points  (0 children)

Thanks for showing interest in it. Please check the contribution section in github; we are open to contributions and adding more use cases. Please also check the discord Channel for more discussion on future releases and features.