Skip to content

nfdisco/lpron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lpron
=====

A command-line interface to Longman Pronunciation Dictionary.

* Usage

$ lpron berkeley
Berkeley (i) ˈbɑːk li ǁ ˈbɑːrk-, (ii) ˈbɜːk li ǁ ˈbɝːk- —British and
Irish places and names are (i), American places and names are (ii).

* Requirements

- Python 3
- lxml
- Data files from the LPD CD (2008) converted to SQLite format, which
  must be copied to the data/db/ directory.

* Installing

$ aclocal
$ automake -c --add-missing
$ autoconf
$ ./configure
$ make && make install

* Copyright

This software is distributed under the terms of the GNU General Public
License version 3.

About

Command-line interface to Longman Pronunciation Dictionary.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published