c++ -O3 -Wall -shared -std=c++17 -fPIC $(python3 -m pybind11 --includes) segmentation/trie.cpp segmentation/segmentation.cpp -o segmentation$(python3-config --extension-suffix)KChenDu/CNLP
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
c++ -O3 -Wall -shared -std=c++17 -fPIC $(python3 -m pybind11 --includes) segmentation/trie.cpp segmentation/segmentation.cpp -o segmentation$(python3-config --extension-suffix)