Metadata-Version: 2.1
Name: en-ww2spacy
Version: 0.0.9
Summary: This is a spaCy pipeline for processing primary and secondary sources pertaining to World War 2
Home-page: https://github.com/wjbmattingly/ww2-spacy
Author: W.J.B. Mattingly
Author-email: 

This is a spaCy pipeline for processing primary and secondary sources pertaining to World War 2

| Feature | Description |
| --- | --- |
| **Name** | `en_ww2spacy` |
| **Version** | `0.0.9` |
| **spaCy** | `>=3.4.4,<3.5.0` |
| **Default Pipeline** | `sentencizer`, `span_ruler`, `military_personnel`, `find_ghetto`, `clean_spans`, `clean_tank`, `clean_ships` |
| **Components** | `sentencizer`, `span_ruler`, `military_personnel`, `find_ghetto`, `clean_spans`, `clean_tank`, `clean_ships` |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
| **Sources** | n/a |
| **License** | n/a |
| **Author** | [W.J.B. Mattingly](https://github.com/wjbmattingly/ww2-spacy) |

### Label Scheme

<details>

<summary>View label scheme (34 labels for 1 components)</summary>

| Component | Labels |
| --- | --- |
| **`span_ruler`** | `AIRBORN_DIVISION`, `AMPHIBIOUS_VESSEL`, `ANTI_TANK`, `ARMORED_DIVISION`, `ARMY_GROUP`, `BATTALION`, `BATTLE`, `BATTLESHIP`, `BLADE`, `CAMP`, `CARRIER`, `CARRIER_ESCORT`, `CAVALRY`, `CORPS`, `CRUISER`, `DESTROYER`, `FIELD_ARMY`, `FLAMETHROWER`, `FRIGATE_DESTROYER_ESCORT`, `GRENADE`, `GUNBOAT`, `INFANTRY_DIVISION`, `MACHINE_GUN`, `MINE_VESSEL`, `MORTAR`, `MOUNTAIN_DIVISION`, `OPERATION`, `PISTOL`, `PLANE`, `RIFLE`, `SHOTGUN`, `SUBMACHINE_GUN`, `SUBMARINE`, `TANK` |

</details>
