Swift NLP is a research-based implementation of [BERTopic](https://maartengr.github.io/BERTopic/index.html) in Swift. It draws from available Swift and C++ libraries to provide a modular unsupervised topic modelling pipeline, including features for data collection, embedding, dimensionality reduction, clustering, and creation of topic models. Its goals are to provide a modular and efficient set of unsupervised topic modelling tools in Swift.
Swift NLP is a research-based implementation of [BERTopic](https://maartengr.github.io/BERTopic/index.html) in Swift. It draws from available Swift and C++ libraries to provide a modular unsupervised topic modelling pipeline, including features for data collection, embedding, dimensionality reduction, clustering, and creation of topic models. Its goals are to provide a modular and efficient set of unsupervised topic modelling tools in Swift.