Open 26medias opened 10 years ago
Hi @26medias I can prioritize this. Do you have an app you are currently working on? How soon do you need a solution? Thanks!
Hi,
I am currently working on a financial dashboard that parses various data sources in combination with various types of AI to draw conclusion and forecast major movements in the financial markets. NER would provide a more accurate data source to feed the AI in charge of categorizing the various textual data.
It's a personal project, so there are no deadlines or schedules.
Let me know if there's any way I can help.
btw, I have Stanford-ner running, I'm already working on parsing the output into structured data and integrating it on the dashboard.
Coupled with AngularJS:
Since it's using Java and need to write the text to a file first, it's pretty slow and wouldn't scale really well tho.
Hi,
Any update on Name Entity Recognition?