Lingua :: ja :: tfwebidf

TF * WEBIDF-Rechner
Jetzt downloaden

Lingua :: ja :: tfwebidf Ranking & Zusammenfassung

Anzeige

  • Rating:
  • Lizenz:
  • Perl Artistic License
  • Preis:
  • FREE
  • Name des Herausgebers:
  • Kouhei Yoshioka
  • Website des Verlags:
  • http://search.cpan.org/~pawapawa/

Lingua :: ja :: tfwebidf Stichworte


Lingua :: ja :: tfwebidf Beschreibung

Lingua :: ja :: tfwebidf ist ein Perl-Modul, das TF * webidf Scores.comparted mit Lingua :: ja :: tfidf berechnet, dieses Modul hat folgende Vorteile. - Unterstützt Tokyo Cabinet, Bing-API, IDF_TYPE-Option, Expires_in-Option und so On.- TFIDF-Funktion akzeptiert \% TF. (Dies erleichtert die Verwendung anderer morphologischer Analysatoren.) Synopsis Verwenden Lingua :: ja :: tfwebidf; Verwenden Sie Feature QW / SAG /; Verwenden Sie Daten :: Dumper; Meine $ tfidf = lingua :: ja :: tfwebidf-> neu (appide => $ appid, fetch_df => 1, furl_http => {timeout => 3},); Sagen Sie $ tfidf-> idf ($ wort); Sagen Sie $ tfidf-> df ($ wort); my% tf = (' ' => 9, ' ' => 6, ' ' => 4, '' => 5, '' => 4,); $ tfidf-> ng_word (\ @ ng_words); Sagen Sie den Dumper $ tfidf-> tfidf ($ text) -> Dump; Sagen Sie den Dumper $ tfidf-> tfidf (\% tf) -> Dump; Sagen Sie den Dumper $ tfidf-> tf ($ text) -> Dump; für mein $ result (@ {$ tfidf-> tfidf (\% tf) -> list (5)}) {My ($ wort, $ tatage) = jeweils% {$ result}; Sagen Sie "$ Word: $ Score"; } Für mein $ Ergebnis (@ {$ tfidf-> tf (text) -> list (5)}) {My ($ wort, $ frequenz) = jeweils% {$ result}; Sagen Sie "$ word: $ frequenz"; } Die Homepage des Produkts


Lingua :: ja :: tfwebidf Zugehörige Software