python-gatenlp
python-gatenlp copied to clipboard
Reuse StringGazetteer Object
Is your feature request related to a problem? Please describe.
I currently can use a text file with a list of terms to create a StringGazetteer, which I can use without any problem. However, as this is part of a repetitive process, I would like to have the possibility of storing the StringGazetteer object to reuse it, and I wonder if such a feature is available?, or if there is any other approach to reach this goal?.
Luis Ramos