Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about nltk-book

Read more about nltk-book

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - nltk-book

Total Frequency Count for words using NLTK Python

While testing a standard way of written code to count the total frequency of words in a sentence (counting number of times the same word appears), using the NLTK with Python, i am getting no result, t...
test-img

Calculate

python-3.x

nlp

nltk

word-frequency

nltk-book

Votes: 0

Answers: 1

Latest Answer

It is running, you just need to print the repr of fdist to see some of its content, or use fdist.items or dict on it to see all the content: >>> print(repr(fdist)) # repr FreqDist({'.': 4, 'h...
test-img

DjaouadNM

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved