Skip to content

[#143] Double check non english detection with nltk english stop_word… #1224

[#143] Double check non english detection with nltk english stop_word…

[#143] Double check non english detection with nltk english stop_word… #1224

Workflow file for this run

name: Build & Test
on:
push:
branches:
- master
- feature/**
pull_request:
branches:
- master
- feature/**
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build and Test
run: |
./ci/build.sh