Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : English Dictionary (engdict) details
Login with GitLab

English Dictionary (engdict)

Get in Scilab more than 176000 definitions for ~ 112000 distinct english words
(16774 downloads for this version - 18833 downloads for all versions)
Details
Version
1.1
Author
Manas Sharma
Owner Organization
Manas Sharma
Maintainers
Samuel Gougeon
Manas Sharma
Category
Creation Date
March 11, 2018
Source created on
Scilab 6.0.x
Binaries available on
Scilab 5.5.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Scilab 6.0.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Scilab 6.1.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("engdict")
Description
            
A toolbox that brings the functionality of an English Dictionary.

Macros: 
define - gives definitions of English Words

HELP:
Online help page: 
http://atoms.scilab.org/toolboxes/engdict/1.1/files/engdict_help.pdf

Check out the following links for more info:
http://www.bragitoff.com/2016/03/3322/
http://www.bragitoff.com/2016/03/english-dictionary-a-scilab-module/
http://www.bragitoff.com/2016/03/english-dictionary-in-csv-format/
http://www.bragitoff.com/2016/03/downloading-pronunciation-sound-files-for-english-dictionary-project-with-scilab/

Youtube:
https://www.youtube.com/watch?v=YGi7E54Jhng
https://www.youtube.com/watch?v=DtVAn5ks5CE


CHANGES 1.0.1 => 1.1
--------------------
* builder.sce
  - accepted Scilab 5.3 while csvRead() introduced in 5.4
  - uselessly called tbx_builder_src() and tbx_builder_gateway() removed

* Macros
  - define.sci : code factorized (300 -> 22 rows)
  - countWordsDefs() added (private)

* Data files
  - All dict .csv files moved from ~/macros to ~/data
  - Unused files Ameanings.csv, Awords.csv, K.word.xlsx and Q.xlsx removed.
  - 111696 words and 176049 definitions supported.

* Help content improved:
  - simpson.xml renamed define.xml
  - Description improved:
    - meaning = column, with one definition per row.
    - Number of supported words and defs now indicated.
  - Examples split in 2 parts.
  - <screen> display added on 1st example.
  - hyperlink added on the Bibliography reference.

* changes.txt file created

* engdict is now packaged for Scilab 5.5 and Scilab 6.0
            
Files (5)
[5.11 MB]
OS-independent binary for Scilab 5.5.x
Ready to install and use with Scilab 5.5 (DESCRIPTION included)
[5.11 MB]
OS-independent binary for Scilab 6.0.x
Ready to install and use with Scilab 6.0 (DESCRIPTION included)
[5.11 MB]
OS-independent binary for Scilab 6.1.x

[5.07 MB]
Source code archive

[98.86 kB]
Miscellaneous file
Online help page
News (0)
Comments (1)     Leave a comment 
Comment from Samuel Gougeon -- March 16, 2018, 11:08:37 PM    
Hello Manas,

When trying define(), i was wondering about a "p" option -- for
"printing" -- in order to
format and display the definitions in the console in a nice way (long lines wrapped and
indented, "!" removed, etc).

Do you plan such an option, or you consider keeping only the returned value and the raw
default display?

Best regards
Samuel
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.