#include <list>
#include <string>
Include dependency graph for util.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | util |
Class util implements some utilities for NLP analyzers: "tolower" for latin alfabets, parole tags manipulation, string2number and viceversa conversions, etc. More... |