lexicor 0.1.1 copy "lexicor: ^0.1.1" to clipboard
lexicor: ^0.1.1 copied to clipboard

An optimized, strictly typed, offline interface for the Open English WordNet database.

0.1.1 #

  • Documentation: Improved README and added example.
  • Performance: Added benchmark script.

0.1.0 #

  • 🚀 Initial Release: Launched Lexicor, the strictly typed Open English WordNet interface.
  • Database: Included optimized SQLite database.
  • API:
    • Added Lexicor facade with init(), lookup(), and related().
    • Added StorageMode to support both Disk and In-Memory operations.
    • Added SpeechPart, DomainCategory, and RelationType enums for strict typing.
    • Added smart morphology resolution (stemming) for lookups.
1
likes
0
points
494
downloads

Publisher

unverified uploader

Weekly Downloads

An optimized, strictly typed, offline interface for the Open English WordNet database.

Repository (GitHub)
View/report issues

Topics

#wordnet #dictionary #nlp #semantics #thesaurus

License

unknown (license)

Dependencies

meta, path, sqlite3

More

Packages that depend on lexicor