Skip to content
/ moji Public

A swift package for natural language processing

Notifications You must be signed in to change notification settings

minima-ai/moji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moji

A library for natural language processing

Developement

Requirements

  • Swift for TensorFlow toolchain.
  • An environment that can run the Swift for TensorFlow toolchains: Linux 18.04 or macOS with Xcode 10. To set the environment to use the toolchain run:
export PATH=/Library/Developer/Toolchains/swift-latest/usr/bin:"${PATH}"

Building and Testing

$ swift build
$ swift test

About

A swift package for natural language processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published