LingPy

This documentation is for version 2.0.dev, which is not released yet.

lingpy.compare.lexstat.LexStat.get_entries

LexStat.get_entries(entry)

Return all entries matching the given entry-type as a two-dimensional list.

Parameters :

entry : string

The entry-type of the data that shall be returned in tabular format.

This Page