about summary refs log tree commit diff
path: root/pkgs/tools/text/jumanpp/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/text/jumanpp/default.nix')
-rw-r--r--pkgs/tools/text/jumanpp/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/tools/text/jumanpp/default.nix b/pkgs/tools/text/jumanpp/default.nix
index 348c785ab28d..af141c873b3b 100644
--- a/pkgs/tools/text/jumanpp/default.nix
+++ b/pkgs/tools/text/jumanpp/default.nix
@@ -36,6 +36,7 @@ stdenv.mkDerivation rec {
 
   meta = with lib; {
     description = "A Japanese morphological analyser using a recurrent neural network language model (RNNLM)";
+    mainProgram = "jumanpp";
     longDescription = ''
       JUMAN++ is a new morphological analyser that considers semantic
       plausibility of word sequences by using a recurrent neural network