Scroll to navigation

WORDBREAKER(1) Manticore Search WORDBREAKER(1)

NAME

wordbreaker - Manticore Search tool to split compounds into individual words

SYNOPSIS

wordbreaker {command} [options]

DESCRIPTION

Manticore Search is a collection of programs that aim to provide high quality fulltext search.

wordbreaker is a tool to split compounds (eg URL parts) into individual words.

COMMANDS

The commands are as follows:

test TESTFILE

do a splitting precision test on TESTFILE

bench TESTFILE

do a splitting performance benchmark on TESTFILE

split

do splitting (read from stdin, split, print to stdout)

OPTIONS

The only currently available option applies to all commands and lets you specify the configuration file:

--dict FILENAME

use FILENAME as a frequency dictionary (default is wordbreaker-dict.txt)

AUTHOR

Manticore Software LTD (http://manticoresearch.com)

COPYRIGHT

Copyright 2017-2019 Manticore Software LTD (http://manticoresearch.com), 2008-2016 Sphinx Technologies Inc (http://sphinxsearch.com), 2001-2016 Andrew Aksyonoff

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation.

SEE ALSO

indexer(1), searchd(1), search(1)

Manticore Search and it's programs are documented fully by the Manticore Search reference manual available in /usr/share/doc/manticore.

12/13/2018 2.7.5