package stem
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A stemmer of words for few languages
Install
dune-project
Dependency
Authors
Maintainers
Sources
stem-0.0.2.tbz
sha256=830e8693a19996caa7745fc67c6d3655b29128d253ff78088e77faba9ad7b488
sha512=d89a8246864f204fbaa159d7c09517003838913944f4a6235b63efb8e4e96fb1872baaa8563392b8e3a4e2354baf363b5e15ed2899f60d8cbf66bbcfdb6d2d85
doc/src/stem.stopwords/english.ml.html
Source file english.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24let words = ["a"; "about"; "above"; "after"; "again"; "against"; "all"; "am"; "an"; "and"; "any"; "are"; "aren't"; "as"; "at"; "be"; "because"; "been"; "before"; "being"; "below"; "between"; "both"; "but"; "by"; "can't"; "cannot"; "could"; "couldn't"; "did"; "didn't"; "do"; "does"; "doesn't"; "doing"; "don't"; "down"; "during"; "each"; "few"; "for"; "from"; "further"; "had"; "hadn't"; "has"; "hasn't"; "have"; "haven't"; "having"; "he"; "he'd"; "he'll"; "he's"; "her"; "here"; "here's"; "hers"; "herself"; "him"; "himself"; "his"; "how"; "how's"; "i"; "i'd"; "i'll"; "i'm"; "i've"; "if"; "in"; "into"; "is"; "isn't"; "it"; "it's"; "its"; "itself"; "let's"; "me"; "more"; "most"; "mustn't"; "my"; "myself"; "no"; "nor"; "not"; "of"; "off"; "on"; "once"; "only"; "or"; "other"; "ought"; "our"; "ours"; "ourselves"; "out"; "over"; "own"; "same"; "shan't"; "she"; "she'd"; "she'll"; "she's"; "should"; "shouldn't"; "so"; "some"; "such"; "than"; "that"; "that's"; "the"; "their"; "theirs"; "them"; "themselves"; "then"; "there"; "there's"; "these"; "they"; "they'd"; "they'll"; "they're"; "they've"; "this"; "those"; "through"; "to"; "too"; "under"; "until"; "up"; "very"; "was"; "wasn't"; "we"; "we'd"; "we'll"; "we're"; "we've"; "were"; "weren't"; "what"; "what's"; "when"; "when's"; "where"; "where's"; "which"; "while"; "who"; "who's"; "whom"; "why"; "why's"; "with"; "won't"; "would"; "wouldn't"; "you"; "you'd"; "you'll"; "you're"; "you've"; "your"; "yours"; "yourself"; "yourselves"] ;;
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>