Hello everybody! I created a pull request for implementing auto-enriching user models with synonyms (NLPCRAFT-11), please see details in PR on Github.
Comments are appreciated, if any. Thanks, Gleb. ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Thursday, May 7, 2020 11:19 PM, GitBox [email protected] wrote: > Ifropc opened a new pull request #1: > URL: https://github.com/apache/incubator-nlpcraft/pull/1 > This pull request should resolve NLPCRAFT-11: auto-enrich user models with synonyms > Proposed approach uses Bert (RoBerta) model to generate synonyms for given context, masking target word. Afterwards, output is filtered with FastTest for specified context. > This feature could also be integrated with NLPCRAFT-41 > > This is an automated message from the Apache Git Service. > To respond to the message, please log on to GitHub and use the > URL above to go to the specific comment. > For queries about this service, please contact Infrastructure at: > [email protected]
