RE: Re: Integrating NLP into Lucene Analysis Chain

2022-11-22 Thread Lucas Kot-Zaniewski
Hi Benoit, Thanks for the reply and link! My application is english-focused so I have the benefit of having a language with little inflection. This along with a few other reasons pushed me towards an index-heavy approach which doesn't have the complexities involved with synonyms of different posit

RE: RE: Integrating NLP into Lucene Analysis Chain

2022-11-22 Thread Lucas Kot-Zaniewski
Hi Guan, I think I've confused everyone a little bit, including myself. When I initially went down the rabbit hole of understanding the synchronization of these wrapping methods I kept an eye out for all potential thread safety issues within open-nlp. I ended up finding issues unrelated to the sy