Flight School
- Portland, OR
- https://flight.school
- info@flight.school
Pinned repositories
Repositories
-
Money
A precise, type-safe representation of a monetary amount in a given currency
-
AnyCodable
Type-erased wrappers for Encodable, Decodable, and Codable values
-
-
Rate
A type-safe ratio of Foundation unit quantities
-
CurrencyConverter
Utilities for doing currency conversion with the Money library
-
RegularExpressionDecoder
A decoder that constructs objects from regular expression matches.
-
Codable-DIY-Kit
A template for creating your own Swift Codable encoders and decoders
-
Guide-to-Swift-Codable-Sample-Code
Xcode Playground Sample Code for the Flight School Guide to Swift Codable
-
sentences
A command-line utility that splits natural language text into sentences.
-
ner
A command-line utility for extracting names of people, places, and organizations from text on macOS.
-
homebrew-formulae
Collection of Homebrew Formulae
-
lemma
A command-line utility that lemmatizes words in natural language text.
-
sentiment
A command-line utility that evaluates the emotional sentiment of natural language text.
-
pos
A command-line utility for tagging part of speech for words in text.
-
.github
Default community health files for @Flight-School
-
-
-
FloatingPointApproximation Archived
A correct way to determine if two floating-point numbers are approximately equal to one another in Swift
-
Guide-to-Swift-Numbers-Sample-Code
Xcode Playground Sample Code for the Flight School Guide to Swift Numbers
-
Guide-to-Swift-Strings-Sample-Code
Xcode Playground Sample Code for the Flight School Guide to Swift Strings
-
SwiftAntlr4
A mirror of the ANTLR v4 Swift runtime suitable for use from Swift Package Manager
-
Programming-Language-Classifier Archived
An example of how to use CreateML in Xcode 10 to create a Core ML model for classifying text