Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Libraries

    language_tool 0.3 Alpha 3

    Download button

    No screenshots available
    Downloads: 136  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    spirit | More programs
    LGPL v3 / FREE
    August 22nd, 2012, 01:07 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    language_tool description

    LanguageTool through server mode

    language_tool is a LanguageTool through server mode (for Python 3).

    Example usage

    >>> from language_tool import LanguageTool
    >>> lang_tool = LanguageTool("en")
    >>> text = "but it’s suppose to be all yellowy."
    >>> matches = lang_tool.check(text)
    >>> len(matches)
    2
    >>> matches[0].ruleId, matches[0].replacements
    ('UPPERCASE_SENTENCE_START', ['But'])
    >>> matches[1].ruleId, matches[1].replacements
    ('SUPPOSE_TO', ['supposed'])


    Download the LanguageTool-stable.oxt file, rename it so it ends with “.zip”, then unzip it into a subdirectory where the language_tool package resides.

    LanguageTool requires Java 6 or later.


    Product's homepage

    Requirements:

    · Python
    · LanguageTool

      


    TAGS:

    language tool | Python library | Python | language | tool

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM