Frog
Classes | Functions
FrogAPI.h File Reference
#include <vector>
#include <string>
#include <iostream>
#include "timbl/TimblAPI.h"
#include "ticcutils/Configuration.h"
#include "ticcutils/LogStream.h"
#include "ticcutils/FdStream.h"
#include "ticcutils/ServerBase.h"
#include "libfolia/folia.h"
#include "ucto/tokenize.h"
#include "frog/Frog-util.h"
#include "frog/FrogData.h"
Include dependency graph for FrogAPI.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FrogOptions
 this class holds the runtime settings for Frog More...
 
class  FrogAPI
 

Functions

std::vector< std::string > get_full_morph_analysis (folia::Word *word, bool make_flat=false)
 
std::vector< std::string > get_compound_analysis (folia::Word *word)
 

Function Documentation

◆ get_compound_analysis()

std::vector<std::string> get_compound_analysis ( folia::Word *  word)

◆ get_full_morph_analysis()

std::vector<std::string> get_full_morph_analysis ( folia::Word *  word,
bool  make_flat = false 
)