Table of Contents - lingo Application documentation (v1.10.2)
Pages
- COPYING
-
ChangeLog
- Revision history for Lingo
- 1.10.2 [2019-02-05]
- 1.10.1 [2019-02-01]
- 1.10.0 [2018-06-16]
- 1.9.0 [2016-09-13]
- 1.8.7 [2015-08-07]
- 1.8.6 [2015-02-09]
- 1.8.5 [2014-10-02]
- 1.8.4 [2013-10-18]
- 1.8.3 [2012-09-20]
- 1.8.2 [2012-04-19]
- 1.8.1 [2012-02-19]
- 1.8.0 [2012-01-01]
- 1.7.1 [2011-10-24]
- 1.7.0 [2010-12-15]
- 1.6.12 [2010-11-22]
- 1.6.11 [2010-02-04]
- 1.6.10 [2009-11-09]
- 1.6.9 [2009-08-13]
- 1.6.8 [2009-06-01]
- 1.6.7 [2009-05-21]
- 1.6.6 [2007-08-18]
- 1.6.5 [2006-09-18]
- 1.6.4 [2006-05-29]
- 1.6.3 [2006-05-23]
- 1.6.2 [2006-05-12]
- 1.6.1 [2006-03-22]
- 1.6.0 [2006-03-20]
- 1.6.0rc2b [2006-03-20]
- 1.6.0rc2a [2006-03-13]
- 1.6.0rc2 [2006-03-09]
- 1.6.0rc1 [2006-02-27]
- 1.5.0 [2005-12-08]
- 1.5.0rc2 [2005-12-06]
- 1.5.0rc [2005-11-27]
- 1.4.2 [2005-10-11]
- 1.4.1 [2005-09-29]
- 1.4.0 [2005-09-25]
- 1.3.1 [2005-08-18]
- 1.3.0 [2005-08-03]
- 1.2.1 [2005-07-03]
- 1.2.0 [2005-07-02]
- 1.1.1 [2005-06-18]
- 1.1.0 [2005-06-18]
- 1.0.4 [2005-06-17]
- 1.0.3 [2005-05-21]
- 1.0.2 [2005-04-30]
- 1.0.1 [2005-04-26]
- 1.0.0 [2005-04-26]
- 0.9.8 [2005-04-16]
- 0.9.0 [2005-04-01]
- 0.8.0b [2005-03-30]
- 1.4.1 [2005-03-18] (Rubyling)
- 1.4.0 [2005-03-18] (Rubyling)
- 1.3.0 [2005-02] (Rubyling)
- Rubyling x.x vor dem 01.02.2005
-
README
- Lingo - A full-featured automatic indexing system
- VERSION
- DESCRIPTION
- Introduction
- Attendees
- Filters
- Markup
- Inline annotation
- Plugins
- Server
- JSON endpoint
- Raw endpoint
- Deployment
- EXAMPLE
- INSTALLATION AND USAGE
- Dictionary and configuration file lookup
- FILE FORMATS
- Configuration
- Language definition
- Dictionaries
- Encoding word classes and gender information
- Lexicalizing multiword expressions
- Lexicalizing compounds
- ISSUES AND CONTRIBUTIONS
- LINKS
- LITERATURE
- Background and theoretical foundations
- Research publications
- CREDITS
- Authors
- Contributors
- LICENSE AND COPYRIGHT
Classes and Modules
- Lingo
- Lingo::App
- Lingo::ArrayUtils
- Lingo::Attendee
- Lingo::Attendee::Abbreviator
- Lingo::Attendee::AnalysisFilter
- Lingo::Attendee::DebugFilter
- Lingo::Attendee::Debugger
- Lingo::Attendee::Decomposer
- Lingo::Attendee::Formatter
- Lingo::Attendee::HalFilter
- Lingo::Attendee::LsiFilter
- Lingo::Attendee::MultiWorder
- Lingo::Attendee::ObjectFilter
- Lingo::Attendee::Sequencer
- Lingo::Attendee::Stemmer
- Lingo::Attendee::Stemmer::Porter
- Lingo::Attendee::Synonymer
- Lingo::Attendee::TextReader
- Lingo::Attendee::TextWriter
- Lingo::Attendee::Tokenizer
- Lingo::Attendee::Variator
- Lingo::Attendee::VectorFilter
- Lingo::Attendee::WordSearcher
- Lingo::BackendError
- Lingo::BackendNotAvailableError
- Lingo::BackendNotFoundError
- Lingo::BufferedAttendee
- Lingo::CLI
- Lingo::Call
- Lingo::Config
- Lingo::ConfigError
- Lingo::ConfigLoadError
- Lingo::Ctl
- Lingo::Database
- Lingo::Database::Crypter
- Lingo::Database::GDBMStore
- Lingo::Database::HashStore
- Lingo::Database::LibCDBStore
- Lingo::Database::Progress
- Lingo::Database::SDBMStore
- Lingo::Database::Source
- Lingo::Database::Source::KeyValue
- Lingo::Database::Source::MultiKey
- Lingo::Database::Source::MultiValue
- Lingo::Database::Source::SingleWord
- Lingo::Database::Source::WordClass
- Lingo::DatabaseError
- Lingo::Debug
- Lingo::DeferredAttendee
- Lingo::FileError
- Lingo::FileExistsError
- Lingo::FileNotFoundError
- Lingo::Filter
- Lingo::Filter::HTML
- Lingo::Filter::PDF
- Lingo::Filter::XML
- Lingo::InvalidDatabaseConfigError
- Lingo::Language
- Lingo::Language::Char
- Lingo::Language::Dictionary
- Lingo::Language::Grammar
- Lingo::Language::Lexical
- Lingo::Language::LexicalHash
- Lingo::Language::Token
- Lingo::Language::Word
- Lingo::Language::WordForm
- Lingo::LibraryLoadError
- Lingo::LingoError
- Lingo::MissingConfigError
- Lingo::NameNotFoundError
- Lingo::NoDatabaseConfigError
- Lingo::NoWritableStoreError
- Lingo::Progress
- Lingo::SourceFileNotFoundError
- Lingo::Srv
- Lingo::StoreError
- Lingo::TextUtils
- Lingo::TokenizeError
- Lingo::Version
- Lingo::Web
- Lingo::Web::ERB
- Lingo::Web::Rack
- Lingo::Web::Rack::Auth
- Nuggets
Methods
- ::CLI — Lingo
- ::_insert — Lingo::Attendee::Tokenizer
- ::_insert_name — Lingo::Attendee::Tokenizer
- ::append — Lingo::Attendee::Tokenizer
- ::append_path — Lingo
- ::backend_by_ext — Lingo::Database
- ::basename — Lingo
- ::basepath — Lingo
- ::call — Lingo
- ::clean — Lingo::Language::Token
- ::defaults — Lingo::CLI
- ::delete — Lingo::Attendee::Tokenizer
- ::enhance — Lingo::DeferredAttendee
- ::file_with_ext — Lingo
- ::find — Lingo
- ::find_backend — Lingo::Database
- ::find_file — Lingo
- ::find_store — Lingo
- ::from_config — Lingo::Database::Source
- ::from_id — Lingo::Database::Source
- ::get_backend — Lingo::Database
- ::get_const — Lingo
- ::include_path — Lingo
- ::init_app — Lingo::App
- ::insert — Lingo::Attendee::Tokenizer
- ::insert_after — Lingo::Attendee::Tokenizer
- ::insert_before — Lingo::Attendee::Tokenizer
- ::lexicals — Lingo::Database::Source
- ::list — Lingo
- ::new — Lingo
- ::new — Lingo::Attendee
- ::new — Lingo::BufferedAttendee
- ::new — Lingo::Call
- ::new — Lingo::Config
- ::new — Lingo::Database
- ::new — Lingo::Database::Progress
- ::new — Lingo::Database::Source
- ::new — Lingo::Database::Source::KeyValue
- ::new — Lingo::Database::Source::MultiKey
- ::new — Lingo::Database::Source::MultiValue
- ::new — Lingo::Database::Source::SingleWord
- ::new — Lingo::Database::Source::WordClass
- ::new — Lingo::DeferredAttendee
- ::new — Lingo::NoWritableStoreError
- ::new — Lingo::BackendNotFoundError
- ::new — Lingo::BackendNotAvailableError
- ::new — Lingo::DatabaseError
- ::new — Lingo::ConfigError
- ::new — Lingo::ConfigLoadError
- ::new — Lingo::FileError
- ::new — Lingo::SourceFileNotFoundError
- ::new — Lingo::NameNotFoundError
- ::new — Lingo::LibraryLoadError
- ::new — Lingo::TokenizeError
- ::new — Lingo::Filter
- ::new — Lingo::Filter::PDF
- ::new — Lingo::Filter::XML
- ::new — Lingo::Language::Dictionary
- ::new — Lingo::Language::Grammar
- ::new — Lingo::Language::LexicalHash
- ::new — Lingo::Language::Token
- ::new — Lingo::Language::Word
- ::new — Lingo::Language::WordForm
- ::new — Lingo::Progress
- ::new_compound_head — Lingo::Language::Word
- ::new_lexicals — Lingo::Language::Word
- ::next_minor — Lingo::Version
- ::open — Lingo::Database
- ::open — Lingo::Language::Dictionary
- ::open — Lingo::Language::Grammar
- ::open — Lingo::Language::LexicalHash
- ::options_for — Lingo
- ::parse_options — Lingo::App
- ::path_for — Lingo
- ::prepend_path — Lingo
- ::rackup — Lingo::App
- ::realpath_for — Lingo
- ::register — Lingo::Database
- ::replace — Lingo::Attendee::Tokenizer
- ::require_optional — Lingo
- ::rule — Lingo::Attendee::Tokenizer
- ::rules — Lingo::Attendee::Tokenizer
- ::talk — Lingo
- ::to_a — Lingo::Version
- ::to_s — Lingo::Version
- ::walk — Lingo
- #<< — Lingo::Language::Word
- #<< — Lingo::Progress
- #<=> — Lingo::Language::Lexical
- #<=> — Lingo::Language::Word
- #<=> — Lingo::Language::WordForm
- #== — Lingo::Language::WordForm
- #[] — Lingo::Config
- #[] — Lingo::Database
- #[] — Lingo::Language::LexicalHash
- #[]= — Lingo::Config
- #[]= — Lingo::Database
- #_clear — Lingo::Database
- #_clear — Lingo::Database::HashStore
- #_clear — Lingo::Database::SDBMStore
- #_close — Lingo::Database
- #_closed? — Lingo::Database
- #_closed? — Lingo::Database::HashStore
- #_each — Lingo::Database
- #_each — Lingo::Database::HashStore
- #_encode! — Lingo::Database
- #_get — Lingo::Database
- #_open — Lingo::Database
- #_open — Lingo::Database::GDBMStore
- #_open — Lingo::Database::HashStore
- #_open — Lingo::Database::LibCDBStore
- #_open — Lingo::Database::SDBMStore
- #_require_lib — Lingo::TextUtils
- #_set — Lingo::Database
- #_set — Lingo::Database::SDBMStore
- #_val — Lingo::Database
- #_yield_obj — Lingo::TextUtils
- #add_files — Lingo::Attendee::TextReader
- #add_lexicals — Lingo::Language::Word
- #agree? — Lingo::TextUtils
- #attendees — Lingo
- #attr? — Lingo::Language::Lexical
- #attr? — Lingo::Language::Word
- #attrs — Lingo::Language::Word
- #bom_encoding — Lingo::TextUtils
- #call — Lingo::Call
- #cancel — Lingo::Attendee::TextReader
- #cancel_filter — Lingo::Attendee::TextReader
- #cancel_filters — Lingo::Attendee::TextReader
- #check_multiword — Lingo::Attendee::MultiWorder
- #class_name — Lingo::LingoError
- #clear — Lingo::Ctl
- #close — Lingo::Database
- #close — Lingo::Filter
- #close — Lingo::Language::Dictionary
- #close — Lingo::Language::Grammar
- #close — Lingo::Language::LexicalHash
- #close — Lingo::Database::HashStore
- #closed? — Lingo::Database
- #columns — Lingo::Ctl
- #combinations — Lingo::ArrayUtils
- #command — Lingo::Attendee
- #compound_attrs — Lingo::Language::Word
- #config — Lingo
- #config_hash — Lingo::Database
- #config_present? — Lingo::CLI
- #control — Lingo::Attendee::Abbreviator
- #control — Lingo::Attendee::AnalysisFilter
- #control — Lingo::Attendee::Debugger
- #control — Lingo::Attendee::Decomposer
- #control — Lingo::Attendee::HalFilter
- #control — Lingo::Attendee::LsiFilter
- #control — Lingo::Attendee::MultiWorder
- #control — Lingo::Attendee::ObjectFilter
- #control — Lingo::Attendee::Sequencer
- #control — Lingo::Attendee::Stemmer
- #control — Lingo::Attendee::Synonymer
- #control — Lingo::Attendee::TextReader
- #control — Lingo::Attendee::TextWriter
- #control — Lingo::Attendee::Tokenizer
- #control — Lingo::Attendee::Variator
- #control — Lingo::Attendee::VectorFilter
- #control — Lingo::Attendee::WordSearcher
- #control_deferred — Lingo::Attendee::LsiFilter
- #control_deferred — Lingo::Attendee::VectorFilter
- #control_deferred — Lingo::DeferredAttendee
- #convert — Lingo::Database
- #copy — Lingo::Ctl
- #copy_list — Lingo::Ctl
- #create — Lingo::Database
- #create — Lingo::Database::LibCDBStore
- #create_and_forward_multiword — Lingo::Attendee::MultiWorder
- #crypt — Lingo::Database::Crypter
- #csv_foreach — Lingo::Ctl
- #csv_writer — Lingo::Ctl
- #database_config — Lingo
- #debug — Lingo::Attendee::Debugger
- #decode — Lingo::Database::Crypter
- #deprecate — Lingo::Config
- #dictionary — Lingo::Attendee
- #dictionary_config — Lingo
- #digest — Lingo::Database::Crypter
- #do_analysisstats — Lingo::Ctl
- #do_analysistrans — Lingo::Ctl
- #do_archive — Lingo::Ctl
- #do_demo — Lingo::Ctl
- #do_help — Lingo::Ctl
- #do_path — Lingo::Ctl
- #do_rackup — Lingo::Ctl
- #do_version — Lingo::Ctl
- #doit — Lingo::Srv
- #doit — Lingo::Web
- #dump_line — Lingo::Database::Source::KeyValue
- #dump_line — Lingo::Database::Source::MultiKey
- #dump_line — Lingo::Database::Source::MultiValue
- #dump_line — Lingo::Database::Source::SingleWord
- #dump_line — Lingo::Database::Source::WordClass
- #dump_values — Lingo::Database::Source::WordClass
- #each — Lingo::Database
- #each — Lingo::Database::Source
- #each — Lingo::Filter
- #each — Lingo::Filter::PDF
- #each — Lingo::Filter::XML
- #each_affix — Lingo::Language::Dictionary
- #each_dump — Lingo::Database::Source
- #each_lex — Lingo::Language::Word
- #each_lexical — Lingo::Database::Source
- #each_line — Lingo::Database::Source
- #each_vector — Lingo::Attendee::HalFilter
- #encode — Lingo::Database::Crypter
- #eql? — Lingo::Language::WordForm
- #error — Lingo::LingoError
- #file_type — Lingo::Attendee::TextReader
- #filter — Lingo::Attendee::TextReader
- #filter_pdf — Lingo::Attendee::TextReader
- #filter_pdftotext — Lingo::Attendee::TextReader
- #filter_xml — Lingo::Attendee::TextReader
- #find — Lingo::Ctl
- #find_compound — Lingo::Language::Grammar
- #find_compound_head — Lingo::Language::Grammar
- #find_form — Lingo::Attendee::Sequencer
- #find_seq — Lingo::Attendee::Sequencer
- #find_synonyms — Lingo::Language::Dictionary
- #find_word — Lingo::Attendee
- #find_word — Lingo::Language::Dictionary
- #flush — Lingo::Attendee
- #flush_deferred — Lingo::Attendee::LsiFilter
- #flush_deferred — Lingo::Attendee::VectorFilter
- #flush_deferred — Lingo::DeferredAttendee
- #flush_lir_buffer — Lingo::Attendee::TextWriter
- #flush_vectors — Lingo::Attendee::VectorFilter
- #foreach — Lingo::TextUtils
- #foreach_csv — Lingo::TextUtils
- #form_at — Lingo::Attendee::MultiWorder
- #forward — Lingo::Attendee
- #forward_dict — Lingo::Attendee::VectorFilter
- #forward_nest — Lingo::Attendee::Tokenizer
- #forward_number_of_token — Lingo::Attendee::MultiWorder
- #forward_obj — Lingo::Attendee::AnalysisFilter
- #forward_row — Lingo::Attendee::AnalysisFilter
- #forward_seq — Lingo::Attendee::Sequencer
- #forward_token — Lingo::Attendee::Tokenizer
- #forward_vector — Lingo::Attendee::VectorFilter
- #genders — Lingo::Language::Word
- #get — Lingo::Config
- #get_ary — Lingo::Attendee
- #get_enc — Lingo::Attendee
- #get_encoding — Lingo::TextUtils
- #get_files — Lingo::Attendee::TextReader
- #get_flo — Lingo::Attendee
- #get_int — Lingo::Attendee
- #get_key — Lingo::Attendee
- #get_path — Lingo::TextUtils
- #get_re — Lingo::Attendee
- #grammar — Lingo::Attendee
- #has_key? — Lingo::Attendee
- #hash — Lingo::Language::WordForm
- #histograms — Lingo::Ctl
- #histograms_to_csv — Lingo::Ctl
- #identified? — Lingo::Language::WordForm
- #identify — Lingo::Language::Word
- #init — Lingo::Attendee::Abbreviator
- #init — Lingo::Attendee::AnalysisFilter
- #init — Lingo::Attendee::DebugFilter
- #init — Lingo::Attendee::Debugger
- #init — Lingo::Attendee::Decomposer
- #init — Lingo::Attendee::Formatter
- #init — Lingo::Attendee::HalFilter
- #init — Lingo::Attendee::LsiFilter
- #init — Lingo::Attendee::MultiWorder
- #init — Lingo::Attendee::ObjectFilter
- #init — Lingo::Attendee::Sequencer
- #init — Lingo::Attendee::Stemmer
- #init — Lingo::Attendee::Synonymer
- #init — Lingo::Attendee::TextReader
- #init — Lingo::Attendee::TextWriter
- #init — Lingo::Attendee::Tokenizer
- #init — Lingo::Attendee::Variator
- #init — Lingo::Attendee::VectorFilter
- #init — Lingo::Attendee::WordSearcher
- #init — Lingo::Progress
- #inspect — Lingo::Language::WordForm
- #invite — Lingo
- #key_to_nodes — Lingo::Config
- #lex_form — Lingo::Language::Word
- #lexical — Lingo::Database::Source
- #lexical_hash — Lingo
- #list — Lingo::Ctl
- #load_config — Lingo::CLI
- #load_config — Lingo::Config
- #map_vectors — Lingo::Attendee::VectorFilter
- #nodes_to_key — Lingo::Config
- #number? — Lingo::Language::Token
- #open — Lingo::Database
- #open — Lingo::TextUtils
- #open_csv — Lingo::TextUtils
- #open_file — Lingo::TextUtils
- #open_gzip — Lingo::TextUtils
- #open_path — Lingo::TextUtils
- #open_stdin — Lingo::TextUtils
- #open_stdout — Lingo::TextUtils
- #opts — Lingo::CLI
- #overriding? — Lingo::Attendee::Tokenizer
- #overwrite? — Lingo::TextUtils
- #parse_line — Lingo::Database::Source::KeyValue
- #parse_line — Lingo::Database::Source::MultiKey
- #parse_line — Lingo::Database::Source::MultiValue
- #parse_line — Lingo::Database::Source::SingleWord
- #parse_line — Lingo::Database::Source::WordClass
- #paths_write — Lingo::Ctl
- #permute_compound — Lingo::Language::Grammar
- #please_install — Lingo::Attendee::TextReader
- #pos? — Lingo::Attendee::TextReader
- #position_and_offset — Lingo::Language::Token
- #position_and_offset — Lingo::Language::Word
- #prepare_lex — Lingo::Database
- #print — Lingo::Progress
- #process — Lingo::Attendee::Abbreviator
- #process — Lingo::Attendee::AnalysisFilter
- #process — Lingo::Attendee::Debugger
- #process — Lingo::Attendee::Decomposer
- #process — Lingo::Attendee::Formatter
- #process — Lingo::Attendee::HalFilter
- #process — Lingo::Attendee::LsiFilter
- #process — Lingo::Attendee::ObjectFilter
- #process — Lingo::Attendee::Stemmer
- #process — Lingo::Attendee::Synonymer
- #process — Lingo::Attendee::TextWriter
- #process — Lingo::Attendee::Tokenizer
- #process — Lingo::Attendee::Variator
- #process — Lingo::Attendee::VectorFilter
- #process — Lingo::Attendee::WordSearcher
- #process — Lingo::BufferedAttendee
- #process_buffer — Lingo::Attendee::MultiWorder
- #process_buffer — Lingo::Attendee::Sequencer
- #process_buffer — Lingo::BufferedAttendee
- #process_buffer? — Lingo::Attendee::MultiWorder
- #process_buffer? — Lingo::Attendee::Sequencer
- #process_buffer? — Lingo::BufferedAttendee
- #process_seq — Lingo::Attendee::Sequencer
- #profile — Lingo::Debug
- #ps — Lingo::Debug
- #quit — Lingo::Config
- #rejected — Lingo::Database::Source
- #require_lib — Lingo::Attendee
- #reset — Lingo
- #reset — Lingo::Attendee::Tokenizer
- #run — Lingo::CLI
- #select — Lingo::Language::Dictionary
- #select_with_infix — Lingo::Language::Dictionary
- #select_with_suffix — Lingo::Language::Dictionary
- #send_abbr — Lingo::Attendee::Abbreviator
- #send_lsi — Lingo::Attendee::LsiFilter
- #send_msg — Lingo::Attendee::Debugger
- #send_vectors — Lingo::Attendee::HalFilter
- #send_vectors — Lingo::Attendee::VectorFilter
- #set — Lingo::Database::Source
- #set — Lingo::Database::Source::MultiKey
- #set — Lingo::Database::Source::MultiValue
- #set_dic — Lingo::Attendee
- #set_encoding — Lingo::TextUtils
- #set_ext — Lingo::TextUtils
- #set_gra — Lingo::Attendee
- #set_key — Lingo::Database
- #size — Lingo::Database::Source
- #start — Lingo
- #stderr — Lingo::Config
- #stdin — Lingo::Config
- #stdin — Lingo::TextUtils
- #stdin? — Lingo::TextUtils
- #stdout — Lingo::Config
- #stdout — Lingo::TextUtils
- #stdout? — Lingo::TextUtils
- #stem — Lingo::Attendee::Stemmer::Porter
- #t — Lingo::Web
- #talk — Lingo
- #talk — Lingo::Call
- #talk — Lingo::Srv
- #test_compound — Lingo::Language::Grammar
- #to_a — Lingo::Language::Token
- #to_a — Lingo::Language::WordForm
- #to_h — Lingo::Config
- #to_h — Lingo::Database
- #to_json — Lingo::App
- #to_s — Lingo::NoWritableStoreError
- #to_s — Lingo::BackendNotFoundError
- #to_s — Lingo::BackendNotAvailableError
- #to_s — Lingo::DatabaseError
- #to_s — Lingo::ConfigLoadError
- #to_s — Lingo::NoDatabaseConfigError
- #to_s — Lingo::InvalidDatabaseConfigError
- #to_s — Lingo::MissingConfigError
- #to_s — Lingo::FileNotFoundError
- #to_s — Lingo::SourceFileNotFoundError
- #to_s — Lingo::FileExistsError
- #to_s — Lingo::NameNotFoundError
- #to_s — Lingo::LibraryLoadError
- #to_s — Lingo::TokenizeError
- #to_s — Lingo::Language::Lexical
- #to_s — Lingo::Language::Token
- #to_s — Lingo::Language::Word
- #to_s — Lingo::Language::WordForm
- #to_str — Lingo::Language::Lexical
- #tokenize — Lingo::Attendee::Tokenizer
- #tokenize_line — Lingo::Attendee::Tokenizer
- #tokenize_nest — Lingo::Attendee::Tokenizer
- #tokenize_open — Lingo::Attendee::Tokenizer
- #tokenize_rule — Lingo::Attendee::Tokenizer
- #transpose_csv — Lingo::Ctl
- #unknown? — Lingo::Language::WordForm
- #uptodate! — Lingo::Database
- #uptodate! — Lingo::Database::HashStore
- #uptodate? — Lingo::Database
- #uptodate? — Lingo::Database::HashStore
- #uptodate? — Lingo::Database::SDBMStore
- #url_for — Lingo::Web
- #variate — Lingo::Attendee::Variator
- #vec_pos — Lingo::Attendee::VectorFilter
- #vectors — Lingo::Attendee::VectorFilter
- #warn — Lingo
- #warn — Lingo::Attendee
- #warn — Lingo::Config
- #warn — Lingo::Database
- #with_tempfile — Lingo::Attendee::TextReader
- #word? — Lingo::Language::Token
- #word_count — Lingo::Attendee::VectorFilter
- #word_token? — Lingo::Language::Token
- #word_token? — Lingo::Language::WordForm