Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    NOT a REGEX question! - Anything like this Text Frequency tool from NT PRO?

    Help wanted · · · – – – · · ·
    2
    4
    115
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Chris Tanguay 0
      Chris Tanguay 0 last edited by

      I love my Notepad++, but there’s one feature that keeps me using another editor (Notetab Pro), and I’d love to find an equivalent here. It’s a text frequency counter.
      This is what it does:
      01.jpg
      02.jpg
      03.jpg
      Very handy feature when you need stats like this.
      Is there any NP++ plugin comes close to this? I’ve found word counters, but not frequency counters.
      If not, I can always post this over in the plugin channel and keep fingers crossed.

      Alan Kilborn 1 Reply Last reply Reply Quote 0
      • Alan Kilborn
        Alan Kilborn @Chris Tanguay 0 last edited by Alan Kilborn

        @Chris-Tanguay-0

        Very easy to do with the PythonScript plugin.
        If you’re willing to use that (requires a bit of setup, not hard), then I’d volunteer to write the Python code that would be needed to implement functionality. Let us know by posting back.

        It could also have already been done; I’ll do a search of the forum for it…

        But…some of it is probably already at View > Summary… in standard Notepad++ menus.

        Alan Kilborn Chris Tanguay 0 2 Replies Last reply Reply Quote 1
        • Alan Kilborn
          Alan Kilborn @Alan Kilborn last edited by Alan Kilborn

          @Alan-Kilborn said in NOT a REGEX question! - Anything like this Text Frequency tool from NT PRO?:

          It could also have already been done; I’ll do a search of the forum for it…

          Here’s one for “word frequency”: https://community.notepad-plus-plus.org/topic/20598/show-a-list-of-same-words-before-replacement

          It could easily be extended for things like “characters per word”, “different words counted”, really anything you like along these lines.

          1 Reply Last reply Reply Quote 1
          • Chris Tanguay 0
            Chris Tanguay 0 @Alan Kilborn last edited by

            @Alan-Kilborn Thank you for this offer. I will very likley take you up on it!
            First, I need to get it installed, then spend some sit-down time familarizing myself with what it is, what it does, what it can do, how it does it, all that cool stuff. I’ll hit you back when I’m there.

            1 Reply Last reply Reply Quote 2
            • First post
              Last post
            Copyright © 2014 NodeBB Forums | Contributors