Best package to use with R for NLP analyses [closed]
I have a text that describes the composition of an apartment. I want to automatically deduce the number of rooms in the apartment. The description is written in Italian. Here's an example:
Comproprietà del fondo-part. 1311, con diritto esclusivo sull'appartamento n. 1, composto da: atrio,lavanderia,cucina,soggiorno,pranzo, due disimpegni, doccia,bagno,tre camere al I.P; come al piano di ripartizione.
Which R package should I start the analysis from?
Is there other software that could be...