Hi Alexandre,
I don't have time for a call, but to give you some pointers, Lucene does
the following that may be related to natural language processing:
- Word segmentation via the `Tokenizer` class. It is rather simple for
western languages (including French, see StandardTokenizer), but less for
Good afternoon everyone,
I am working for a French company and in the scope of my work I am collecting
information on open source NLP tools available on the "market" worldwide.
I was looking for such intel on the internet and by reading some users'
comments but I figured, why not contact the per