Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Apertium

Compare

  Analyzed about 19 hours ago

Apertium is an open-source machine translation platform, aimed at related-language pairs but expanded to deal with more divergent language pairs. The platform provides 1. a language-independent machine translation engine 2. tools to manage the linguistic data necessary to build a machine ... [More] translation system for a given language pair and 3. linguistic data for a growing number of language pairs. Apertium uses a shallow-transfer machine translation engine which processes the input text in stages, as in an assembly line: de-formatting, morphological analysis, part-of-speech disambiguation, shallow structural transfer, lexical transfer, morphological generation, and re-formatting. [Less]

96.8K lines of code

0 current contributors

29 days since last commit

13 users on Open Hub

Moderate Activity
4.9
   
I Use This
Licenses: GNU_Free_..., gpl, gpl3_or_l...

NIP2

Compare

  Analyzed 1 day ago

nip2, the "free love child of Photoshop and Excel," is the GUI of vips. You don't directly edit images --- instead, like a spreadsheet, you build relationships between objects. nip2 actively manages these relationships: if you change an object property, the change is propagated "spreadsheet-style." ... [More] Like vips, nip2 is fast and needs little memory. You can comfortably work with multi-gigabyte images on very modest hardware. In addition to the visual programming interface accessible through the GUI, nip2 has command-line and batch modes. It even has its own functional programming language (for writing extensions). [Less]

176K lines of code

1 current contributors

22 days since last commit

6 users on Open Hub

Very Low Activity
5.0
 
I Use This

VIPS

Compare

  Analyzed about 21 hours ago

The VIPS library/image processing system is well suited for larger than RAM true and false-colour images. VIPS can be used for image format conversion, colour calibration, image filtering, transformation and analysis, thumbnail generation, small object recognition and many other image processing ... [More] tasks. VIPS is well suited for medical and scientific research & development and batch image processing. It is not so good for retouching photographs. The system has two main parts: libvips is the library, and nip2 is the GUI. Both execute common image processing tasks faster than other image processing systems because of sophisticated memory/task management and multicore compatibility. VIPS runs in batch (command line) mode on *nix, Windows, Mac and other OSes. [Less]

283K lines of code

19 current contributors

1 day since last commit

6 users on Open Hub

Moderate Activity
5.0
 
I Use This

MeCab

Compare

  Analyzed 4 days ago

MeCab is a fast and customizable Japanese morphological analyzer. MeCab is designed for generic purpose and applied to variety of NLP tasks, such as Kana-Kanji conversion. MeCab provides parameter estimation functionalities based on CRFs and HMM

291K lines of code

0 current contributors

11 months since last commit

3 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

IceNLP

Compare

  Analyzed about 2 hours ago

IceNLP is an open source Natural Language Processing (NLP) toolkit for analyzing and processing Icelandic text. The toolkit is implemented in Java.

31.2K lines of code

0 current contributors

over 10 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

VISL Constraint Grammar Compiler

Compare

  No analysis available

The VISL Constraint Grammar Compiler is a natural language parser generator. It is an implementation of Pasi Tapanainen's CG-2 constraint grammar formalism. VISL CG-3 is feature-wise backwards compatible with CG-2 and VISLCG.

0 lines of code

2 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl3

spaCy

Compare

  Analyzed about 11 hours ago

spaCy is a library for advanced natural language processing in Python and Cython. spaCy is built on the very latest research, but it isn't researchware. It was designed from day one to be used in real products. spaCy currently supports English, German, French and Spanish, as well as tokenization for ... [More] Italian, Portuguese, Dutch, Swedish, Finnish, Norwegian, Hungarian, Bengali, Hebrew, Chinese and Japanese. It's commercial open-source software, released under the MIT license. [Less]

123K lines of code

0 current contributors

4 days since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This

Link Grammar

  Analyzed about 13 hours ago

The Link Grammar Parser is a syntactic parser of English, based on link grammar, an original theory of English syntax. Given a sentence, the system assigns to it a syntactic structure, which consists of a set of labeled links connecting pairs of words. The parser also produces a "constituent" (Penn ... [More] tree-bank style phrase tree) representation of a sentence (showing noun phrases, verb phrases, etc.). [Less]

77.4K lines of code

4 current contributors

3 days since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This

jWordSplitter

Compare

  Analyzed about 16 hours ago

jWordSplitter a a small Java library that splits compound words into their parts. This is especially useful for languages like German where an infinite number of new words can be formed by just appending nouns ("Donaudampfschifffahrtskapitän").

1.48K lines of code

1 current contributors

7 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

pymorphy2

Compare

  Analyzed about 17 hours ago

Morphological analyzer / POS tagger / inflection engine for Russian language.

4.5K lines of code

0 current contributors

over 3 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses