text_analysis 0.0.12+1 copy "text_analysis: ^0.0.12+1" to clipboard
text_analysis: ^0.0.12+1 copied to clipboard

Text analyzer that extracts tokens from text for use in full-text search queries and indexes.

0.0.12+1 #

  • PRE-RELEASE
  • Updated documentation.

0.0.12 #

  • PRE-RELEASE, BREAKING CHANGES
  • Added == operator to Token, Sentence and TextSource.
  • Updated documentation.

0.0.11+build.1.e8af2efb #

  • PRE-RELEASE
  • Updated documentation.

0.0.11 #

  • PRE-RELEASE
  • Updated documentation.

0.0.11-beta.1 #

  • PRE-RELEASE
  • Updated documentation.

0.0.10 #

  • PRE-RELEASE
  • Latest stable release.
  • Updated documentation.

0.0.9-beta.1 #

  • PRE-RELEASE, BREAKING CHANGES
  • BREAKING CHANGE: changed definition of Token.position.

0.0.8 #

  • PRE-RELEASE, BREAKING CHANGES
  • BREAKING CHANGE: removed relevance extension method from TokenCollectionExtension.

0.0.7 #

  • PRE-RELEASE
  • Updated documentation.

0.0.6 #

  • PRE-RELEASE, BREAKING CHANGES
  • Added TokenCollectionExtension on Iterable<Token>.

0.0.5 #

  • PRE-RELEASE, BREAKING CHANGES
  • BREAKING CHANGE: added position property to Token class.

0.0.4 #

  • PRE-RELEASE, BREAKING CHANGES
  • Added Tokenizer type definition.

0.0.3 #

  • PRE-RELEASE, BREAKING CHANGES
  • BREAKING CHANGE: stemmer removed from English configuration.
  • BREAKING CHANGE: stemmer incorporated into default tokenFilter for TextAnalyzer.

0.0.2 #

  • PRE-RELEASE
  • Updated documentation.

0.0.1-beta.1 #

  • PRE-RELEASE
  • Initial version.
17
likes
0
pub points
82%
popularity

Publisher

verified publishergmconsult.com.au

Text analyzer that extracts tokens from text for use in full-text search queries and indexes.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

porter_2_stemmer

More

Packages that depend on text_analysis